-
Notifications
You must be signed in to change notification settings - Fork 925
Move test actions to python 3.10 #2083
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: trunk
Are you sure you want to change the base?
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## trunk #2083 +/- ##
==========================================
- Coverage 83.39% 83.34% -0.05%
==========================================
Files 353 353
Lines 81696 81769 +73
Branches 8634 8993 +359
==========================================
+ Hits 68123 68146 +23
- Misses 10750 10797 +47
- Partials 2823 2826 +3 🚀 New features to boost your workflow:
|
PsiACE
left a comment
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.
Getting familiar with libcloud — glad to see the move toward Python 3.10. LGTM
|
hi @Kami , could you check this and update the branch protection to use the new 3.10 tests? |
Move test actions to python 3.10 as python 3.9 is EOL
Description
Move test actions to python 3.10 as python 3.9 is EOL
Status
Replace this: describe the PR status. Examples:
Checklist (tick everything that applies)