Skip to content

Clean up dependencies#14

Merged
peterfpeterson merged 5 commits intonextfrom
dependencies
Aug 15, 2025
Merged

Clean up dependencies#14
peterfpeterson merged 5 commits intonextfrom
dependencies

Conversation

@peterfpeterson
Copy link
Member

@peterfpeterson peterfpeterson commented Aug 15, 2025

This reduces the dependencies included in the system and cleans up the build script.

The contents of the conda package are unchanged from next, but that should be independently confirmed.

Check list for the pull request

  • I have read the [CONTRIBUTING]
  • I have read the [CODE_OF_CONDUCT]
  • I have added tests for my changes
  • I have updated the documentation accordingly

Check list for the reviewer

  • I have read the [CONTRIBUTING]
  • I have verified the proposed changes
  • best software practices
    • all internal functions have an underbar, as is python standard
    • clearly named variables (better to be verbose in variable names)
    • code comments explaining the intent of code blocks
  • All the tests are passing
  • The documentation is up to date
  • code comments added when explaining intent

@codecov-commenter
Copy link

codecov-commenter commented Aug 15, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.77%. Comparing base (bed8fac) to head (f141f65).

Additional details and impacted files
@@           Coverage Diff           @@
##             next      #14   +/-   ##
=======================================
  Coverage   78.77%   78.77%           
=======================================
  Files          60       60           
  Lines        3524     3524           
=======================================
  Hits         2776     2776           
  Misses        748      748           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@peterfpeterson peterfpeterson marked this pull request as ready for review August 15, 2025 15:20
Copy link
Member

@KyleQianliMa KyleQianliMa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

checked locally and all looks good to me

@peterfpeterson peterfpeterson merged commit f7b8ada into next Aug 15, 2025
6 checks passed
@peterfpeterson peterfpeterson deleted the dependencies branch August 15, 2025 19:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants