-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
build(python): Update pyo3
and numpy
crates to version 0.24
#22015
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
base: main
Are you sure you want to change the base?
Conversation
9b92ce6
to
8a44934
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #22015 +/- ##
==========================================
- Coverage 80.99% 80.90% -0.09%
==========================================
Files 1638 1639 +1
Lines 236856 236899 +43
Branches 2696 2696
==========================================
- Hits 191840 191671 -169
- Misses 44382 44594 +212
Partials 634 634 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
8a44934
to
468149a
Compare
I'm currently unable to fix the clippy error. It reports a unused import but when expanding the |
Can we than silence that lint for that specific code snippet? |
I spammed |
468149a
to
5015e8f
Compare
5015e8f
to
4de1673
Compare
All errors are resolved. So please review again 😄 |
This release has significant less breaking changes than the previous one 😅