-
Notifications
You must be signed in to change notification settings - Fork 11
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
Update python CI versions to cover 3.10 - 3.12 #191
Conversation
Ok, next hurdle is |
In short about test failures: #185 needs to be merged before we can start testing on Python 3.12. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #191 +/- ##
==========================================
+ Coverage 91.08% 91.12% +0.04%
==========================================
Files 26 26
Lines 5370 5421 +51
==========================================
+ Hits 4891 4940 +49
- Misses 479 481 +2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
d12efe1
to
4bc97d5
Compare
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.
LGTM!
Update CI Python versions to 3.10, 3.11 and 3.12.