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

Add python 3.13 support, drop 3.7 and 3.8 #790

Open
wants to merge 9 commits into
base: trunk
Choose a base branch
from

Unbreak old Python.

5680af2
Select commit
Loading
Failed to load commit list.
Open

Add python 3.13 support, drop 3.7 and 3.8 #790

Unbreak old Python.
5680af2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 30, 2024 in 0s

99.03% (target 100.00%)

View this Pull Request on Codecov

99.03% (target 100.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.03%. Comparing base (47cda03) to head (5680af2).

Additional details and impacted files
@@            Coverage Diff             @@
##            trunk     #790      +/-   ##
==========================================
- Coverage   99.08%   99.03%   -0.05%     
==========================================
  Files          48       48              
  Lines        4045     4045              
  Branches      545      545              
==========================================
- Hits         4008     4006       -2     
- Misses         23       24       +1     
- Partials       14       15       +1     

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