-
Notifications
You must be signed in to change notification settings - Fork 1
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 CI python versions #31
Conversation
Reviewer's Guide by SourceryThis PR updates the CI workflow configuration to test against newer Python versions. The change removes testing for older Python versions (3.7 and 3.8) and adds support for newer versions (3.11, 3.12, and 3.13), while maintaining testing for Python 3.9 and 3.10. No diagrams generated as the changes look simple and do not need a visual representation. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
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.
Hey @Kilo59 - I've reviewed your changes - here's some feedback:
Overall Comments:
- Consider removing Python 3.13 from the test matrix since it's not yet released. This can be added back once Python 3.13 is officially available.
Here's what I looked at during the review
- 🟢 General issues: all looks good
- 🟢 Security: all looks good
- 🟡 Testing: 1 issue found
- 🟢 Complexity: all looks good
- 🟢 Documentation: all looks good
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
Quality Gate passedIssues Measures |
@sourcery-ai review |
Summary by Sourcery
CI: