-
Notifications
You must be signed in to change notification settings - Fork 265
chore: extend CI matrix with Python 3.12/3.13 and cross-platform testing #644
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
Conversation
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.
Pull request overview
This PR extends the CI testing matrix to include Python 3.12 for Ubuntu-latest environments, removing the TODO comment that previously indicated this was planned work.
Key Changes:
- Added Python 3.12 to the CI testing matrix for
ubuntu-latestOS - Removed the TODO comment indicating Python 3.12 was a future addition
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #644 +/- ##
===================================
- Coverage 85% 85% -0%
===================================
Files 39 39
Lines 3212 3212
===================================
- Hits 2722 2721 -1
- Misses 490 491 +1 🚀 New features to boost your workflow:
|
bc6306c to
1ff1ef5
Compare
What does this PR do?
Extends CI matrix to include Python 3.12, 3.13 and comprehensive cross-platform testing with pinned runner image versions instead of "latest" for better visibility on runner images.
Key Changes:
PR review
Anyone in the community is free to review the PR once the tests have passed.
Did you have fun?
Make sure you had fun coding 🙃