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

feat: add support for CPython 3.13 #225

Merged
merged 1 commit into from
Oct 13, 2024

feat: add support for CPython 3.13

05875d0
Select commit
Loading
Failed to load commit list.
Merged

feat: add support for CPython 3.13 #225

feat: add support for CPython 3.13
05875d0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 13, 2024 in 1s

69.35% (+0.46%) compared to 741d378

View this Pull Request on Codecov

69.35% (+0.46%) compared to 741d378

Details

Codecov Report

Attention: Patch coverage is 78.78788% with 14 lines in your changes missing coverage. Please review.

Project coverage is 69.35%. Comparing base (741d378) to head (05875d0).

Files with missing lines Patch % Lines
src/py_proc.c 73.46% 7 Missing and 6 partials ⚠️
src/version.h 90.90% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            devel     #225      +/-   ##
==========================================
+ Coverage   68.89%   69.35%   +0.46%     
==========================================
  Files          27       27              
  Lines        2517     2568      +51     
  Branches      770      787      +17     
==========================================
+ Hits         1734     1781      +47     
- Misses        448      452       +4     
  Partials      335      335              

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