Fixes for 3.13 #3005
Merged
Fixes for 3.13 #3005
Codecov / codecov/project
succeeded
Jun 12, 2024 in 0s
99.63% (+0.00%) compared to 3350c11
View this Pull Request on Codecov
99.63% (+0.00%) compared to 3350c11
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 99.63%. Comparing base (
3350c11
) to head (f62e81e
).
Report is 5 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@
## master #3005 +/- ##
========================================
Coverage 99.63% 99.63%
========================================
Files 120 120
Lines 17783 17963 +180
Branches 3197 3243 +46
========================================
+ Hits 17718 17898 +180
Misses 46 46
Partials 19 19
Files | Coverage Δ | |
---|---|---|
src/trio/_core/_ki.py | 100.00% <100.00%> (ø) |
|
src/trio/_core/_run.py | 99.38% <100.00%> (+0.04%) |
⬆️ |
src/trio/_path.py | 100.00% <100.00%> (ø) |
|
src/trio/_tests/test_exports.py | 99.61% <100.00%> (+<0.01%) |
⬆️ |
src/trio/_tests/test_path.py | 100.00% <100.00%> (ø) |
|
src/trio/_tools/gen_exports.py | 99.15% <100.00%> (ø) |
|
src/trio/socket.py | 100.00% <ø> (ø) |
Loading