[docs] clarify checkpoint semantics for trio.open_nursery #3011
Codecov / codecov/project
succeeded
Jun 13, 2024 in 0s
99.63% (+0.00%) compared to 2741527
View this Pull Request on Codecov
99.63% (+0.00%) compared to 2741527
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 99.63%. Comparing base (
2741527
) to head (d5a196d
).
Report is 2 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@
## master #3011 +/- ##
=======================================
Coverage 99.63% 99.63%
=======================================
Files 120 120
Lines 17855 17857 +2
Branches 3212 3212
=======================================
+ Hits 17790 17792 +2
Misses 46 46
Partials 19 19
Files | Coverage Δ | |
---|---|---|
src/trio/_core/_run.py | 99.38% <ø> (ø) |
Loading