-
Notifications
You must be signed in to change notification settings - Fork 37
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
ci: test python 3.12 #181
ci: test python 3.12 #181
Conversation
WalkthroughThe proposed changes introduce a new job configuration for the continuous integration pipeline. This addition targets Python 3.12-dev on Ubuntu with the PyQT6 backend, expanding the test coverage to include this environment alongside the existing Windows/PySide6 and Ubuntu/legacy Qt configurations. Changes
TipsChat with CodeRabbit Bot (
|
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.
Review Status
Actionable comments generated: 0
Files selected for processing (1)
- .github/workflows/test_and_deploy.yml (1 hunks)
Files skipped from review due to trivial changes (1)
- .github/workflows/test_and_deploy.yml
Codecov ReportAll modified lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #181 +/- ##
==========================================
+ Coverage 87.30% 87.38% +0.08%
==========================================
Files 45 45
Lines 3324 3346 +22
==========================================
+ Hits 2902 2924 +22
Misses 422 422 ☔ View full report in Codecov by Sentry. |
Summary by CodeRabbit