Support free-threaded CPython (PEP 703) on 3.13t and 3.14t - #773
Closed
wbarnha wants to merge 12 commits into
Closed
Support free-threaded CPython (PEP 703) on 3.13t and 3.14t#773wbarnha wants to merge 12 commits into
wbarnha wants to merge 12 commits into
Codecov / codecov/project
failed
Aug 10, 2026 in 0s
96.05% (-0.02%) compared to e2d801a
View this Pull Request on Codecov
96.05% (-0.02%) compared to e2d801a
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.05%. Comparing base (e2d801a) to head (eb21591).
Additional details and impacted files
@@ Coverage Diff @@
## master #773 +/- ##
==========================================
- Coverage 96.07% 96.05% -0.02%
==========================================
Files 103 104 +1
Lines 11081 11087 +6
Branches 1189 1189
==========================================
+ Hits 10646 10650 +4
- Misses 343 345 +2
Partials 92 92 ☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading