-
Notifications
You must be signed in to change notification settings - Fork 295
Numpy 2.3 fix #6518
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
Numpy 2.3 fix #6518
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #6518 +/- ##
=======================================
Coverage 89.87% 89.87%
=======================================
Files 90 90
Lines 23908 23910 +2
Branches 4459 4459
=======================================
+ Hits 21487 21489 +2
Misses 1669 1669
Partials 752 752 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
for more information, see https://pre-commit.ci
⏱️ Performance Benchmark Report: 6189c35Performance shifts
Full benchmark results
Generated by GHA run |
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.
Super work @stephenworsley. Nice to get this dealt with so quickly 💚
⏱️ Performance Benchmark Report: 9abfdecPerformance shifts
Full benchmark results
Generated by GHA run |
Fixes the failing lockfiles in #6515.