-
-
Notifications
You must be signed in to change notification settings - Fork 17
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
Drop python 3.10, numpy 1.24, update CI #255
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #255 +/- ##
==========================================
+ Coverage 99.40% 99.50% +0.09%
==========================================
Files 62 62
Lines 2200 2201 +1
==========================================
+ Hits 2187 2190 +3
+ Misses 13 11 -2 ☔ View full report in Codecov by Sentry. |
Oops. I opened #256 which partly duplicates this. |
@lpsinger How does this look to you? Let me know if there are version changes etc that I missed or if you have any questions. |
Looks great! |
Also:
numpydev
so we no longer separate numpy dev version and other dependency dev testing (all dev versions are tested together)