Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename testing -> tests #384

Merged
merged 2 commits into from
Aug 15, 2024
Merged

Conversation

carlthome
Copy link
Contributor

@carlthome carlthome commented Aug 12, 2024

Very minor DX thing but pip install -e ".[tests]" is what my brain assumed and got tripped up on just now when attempting to fix a matplotlib deprecation.

Might be nice to have the same convention as e.g. librosa which also calls the test dependencies "tests" and not "testing".

@codecov-commenter
Copy link

codecov-commenter commented Aug 12, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.73%. Comparing base (71bcb18) to head (cfa4f84).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #384   +/-   ##
=======================================
  Coverage   95.73%   95.73%           
=======================================
  Files          19       19           
  Lines        2934     2934           
=======================================
  Hits         2809     2809           
  Misses        125      125           
Flag Coverage Δ
unittests 95.73% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@carlthome
Copy link
Contributor Author

Waiting on #385 to make CI tests pass.

@bmcfee bmcfee merged commit fddf120 into mir-evaluation:main Aug 15, 2024
8 checks passed
@bmcfee
Copy link
Collaborator

bmcfee commented Aug 15, 2024

🚀

@carlthome carlthome deleted the rename-testing branch August 16, 2024 05:26
@bmcfee bmcfee added this to the 0.8 milestone Feb 6, 2025
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