-
Notifications
You must be signed in to change notification settings - Fork 28
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
Dependencies clean up #2062
Dependencies clean up #2062
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved, assuming that the updated benchmark tools have been tested and work.
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## main #2062 +/- ##
=======================================
Coverage 94.26% 94.27%
=======================================
Files 263 263
Lines 15926 15955 +29
=======================================
+ Hits 15013 15041 +28
- Misses 913 914 +1
Flags with carried forward coverage won't be shown. Click here to find out more.
☔ View full report in Codecov by Sentry. |
Proposed changes
This PR
pytest
andcoverage
as CLI depsFixes
Closes #1426.
Types of changes
What types of changes does your code introduce? (A breaking change is a fix or feature that would cause existing functionality and APIs to not work as expected.)
Put an
x
in the box that appliesChecklist
Put an
x
in the boxes that apply.main
branch (left side). Also you should start your branch off ourmain
.