-
-
Notifications
You must be signed in to change notification settings - Fork 570
Run tests on 3.14 #3828
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?
Run tests on 3.14 #3828
Conversation
Reviewer's Guide by SourceryThis pull request modifies the test suite to include Python 3.14. It updates the Updated class diagram for noxfile.pyclassDiagram
class noxfile.py {
-PYTHON_VERSIONS: List[str]
}
note for noxfile.py "Updated PYTHON_VERSIONS to include Python 3.14"
File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3828 +/- ##
=======================================
Coverage 95.04% 95.04%
=======================================
Files 508 508
Lines 32961 32961
Branches 1712 1712
=======================================
Hits 31327 31327
Misses 1358 1358
Partials 276 276 🚀 New features to boost your workflow:
|
CodSpeed Performance ReportMerging #3828 will not alter performanceComparing Summary
|
Description
Types of Changes
Issues Fixed or Closed by This PR
Checklist
Summary by Sourcery
Add support for Python 3.14 in test matrix and noxfile configuration
CI:
Tests: