feat: add support for CPython 3.13 #225
Merged
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.
Loading