Skip to content

Update GHA Python versions #805

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

Merged
merged 7 commits into from
Jul 12, 2025
Merged

Conversation

lieryan
Copy link
Member

@lieryan lieryan commented Nov 17, 2024

Description

Remove 3.8, add 3.12 and 3.13

Copy link

codecov bot commented Nov 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.94%. Comparing base (55169bb) to head (10b00a5).
Report is 9 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #805      +/-   ##
==========================================
- Coverage   94.98%   94.94%   -0.05%     
==========================================
  Files         135      135              
  Lines       26480    26486       +6     
==========================================
- Hits        25152    25146       -6     
- Misses       1328     1340      +12     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@lieryan lieryan enabled auto-merge November 17, 2024 12:22
@lieryan lieryan force-pushed the lieryan-update-python-actions-versions branch from 793633e to 1a1f907 Compare November 17, 2024 12:22
instead use _collections_abc for the alias

Bug: #801
Signed-off-by: Nowa Ammerlaan <[email protected]>
The PermissionError is now raised earlier when we initialize the iterdir
object instead of when we attempt to get the next()

Closes: #801
Signed-off-by: Nowa Ammerlaan <[email protected]>
@lieryan lieryan disabled auto-merge July 12, 2025 15:08
Remove 3.8, add 3.12
@lieryan lieryan force-pushed the lieryan-update-python-actions-versions branch from 1a1f907 to 9064a97 Compare July 12, 2025 16:08
@lieryan lieryan merged commit 03c3970 into master Jul 12, 2025
36 of 37 checks passed
@lieryan lieryan deleted the lieryan-update-python-actions-versions branch July 12, 2025 16:23
@lieryan lieryan added this to the 1.14.0 milestone Jul 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants