-
Notifications
You must be signed in to change notification settings - Fork 27
Add Python 3.14 and pypy-3.11 to CI, drop Python 3.9 and pypy-3.9 #220
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
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #220 +/- ##
==========================================
- Coverage 76.30% 76.26% -0.04%
==========================================
Files 130 130
Lines 33954 33913 -41
==========================================
- Hits 25909 25865 -44
- Misses 8045 8048 +3 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
The CI looks good in general. The tests pass locally as well. |
Signed-off-by: Mikhail Koviazin <github@mkmk.aleeas.com>
Signed-off-by: Mikhail Koviazin <github@mkmk.aleeas.com>
Actually hold on a sec. I'll bump the python version in other jobs as well |
I think now it's good to go |
Signed-off-by: Mikhail Koviazin <github@mkmk.aleeas.com>
Signed-off-by: Mikhail Koviazin <github@mkmk.aleeas.com>
Signed-off-by: Mikhail Koviazin <github@mkmk.aleeas.com>
Signed-off-by: Mikhail Koviazin <github@mkmk.aleeas.com>
Signed-off-by: Mikhail Koviazin <github@mkmk.aleeas.com>
Signed-off-by: Mikhail Koviazin <github@mkmk.aleeas.com>
The latest commit is related to |
Also "Install package from commit hash (3.9)" is expected to hang. I'll remove it from the required status as soon as this PR is merged |
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.
lgtm
|
True. I can remove it next week as I'm out until Tuesday) or you can do it yourself if you want :) |
Done. Note to self: I had to disable it from settings -> branches -> branch protection rules |
Pull Request check-list
Description of change