-
Notifications
You must be signed in to change notification settings - Fork 27
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
⬆️ Upgrade to pip~=24.0
#5320
⬆️ Upgrade to pip~=24.0
#5320
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #5320 +/- ##
========================================
+ Coverage 87.3% 87.5% +0.2%
========================================
Files 1317 1174 -143
Lines 53935 49571 -4364
Branches 1174 684 -490
========================================
- Hits 47088 43410 -3678
+ Misses 6596 6014 -582
+ Partials 251 147 -104
Flags with carried forward coverage won't be shown. Click here to find out more.
|
Quality Gate passedIssues Measures |
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.
Cool, thanks a lot.
What do these changes do?
pip~=24.0
(i.e.24.*
). SEE https://pip.pypa.io/en/stable/cli/Related issue/s
How to test
Dev Checklist
DevOps Checklist