Skip to content
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

Removes support for Python 3.8 and adds Python3.13 to test version matrix #763

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

elena-kolevska
Copy link
Contributor

Python version 3.8 reached EOL in October 2024 so this PR removes it as a supported version. It also adds Python 3.13 which is now stable to the test matrix.

@elena-kolevska elena-kolevska requested review from a team as code owners December 23, 2024 10:57
@elena-kolevska elena-kolevska changed the title Removes support for 3.8 and adds 3.13 to test version matrix Removes support for Python 3.8 and adds Python3.13 to test version matrix Dec 23, 2024
Copy link

codecov bot commented Dec 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.03%. Comparing base (bffb749) to head (a653a3f).
Report is 11 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #763      +/-   ##
==========================================
- Coverage   86.63%   86.03%   -0.60%     
==========================================
  Files          84       87       +3     
  Lines        4473     4783     +310     
==========================================
+ Hits         3875     4115     +240     
- Misses        598      668      +70     

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

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.

1 participant