-
Notifications
You must be signed in to change notification settings - Fork 526
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
Add Python 3.13 to Testing Infrastructure #3401
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.
Looks good, although we might hold off merging for a little just to keep the load on GHA down while we prep for the release?
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3401 +/- ##
=======================================
Coverage 88.66% 88.67%
=======================================
Files 879 879
Lines 100374 100379 +5
=======================================
+ Hits 88999 89007 +8
+ Misses 11375 11372 -3
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Fixes NA
Summary/Motivation:
We want to be as updated as possible with our Python versions.
NOTE: We will be removing Python 3.8 support after the next release.
Changes proposed in this PR:
Legal Acknowledgement
By contributing to this software project, I have read the contribution guide and agree to the following terms and conditions for my contribution: