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 #286

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

pypy 3.10 not 3.11

afff14c
Select commit
Loading
Failed to load commit list.
Draft

Add Python 3.13 support #286

pypy 3.10 not 3.11
afff14c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 3, 2024 in 0s

98.23% (+0.06%) compared to 920c13c

View this Pull Request on Codecov

98.23% (+0.06%) compared to 920c13c

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.23%. Comparing base (920c13c) to head (afff14c).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #286      +/-   ##
==========================================
+ Coverage   98.16%   98.23%   +0.06%     
==========================================
  Files          27       27              
  Lines        4365     4359       -6     
  Branches      611      609       -2     
==========================================
- Hits         4285     4282       -3     
+ Misses         54       53       -1     
+ Partials       26       24       -2     

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