move_on_ and fail_ functions accepts shield kwarg #3051
Merged
Codecov / codecov/project
failed
Aug 5, 2024 in 1s
99.62% (-0.02%) compared to 8e38a1e
View this Pull Request on Codecov
99.62% (-0.02%) compared to 8e38a1e
Details
Codecov Report
Attention: Patch coverage is 94.11765%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 99.62%. Comparing base (
8e38a1e
) to head (2a998f2
).
Report is 1 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
src/trio/_tests/test_timeouts.py | 92.30% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #3051 +/- ##
==========================================
- Coverage 99.63% 99.62% -0.02%
==========================================
Files 120 120
Lines 17832 17857 +25
Branches 3204 3210 +6
==========================================
+ Hits 17767 17790 +23
- Misses 46 48 +2
Partials 19 19
Files | Coverage Δ | |
---|---|---|
src/trio/_timeouts.py | 100.00% <100.00%> (ø) |
|
src/trio/_tests/test_timeouts.py | 97.64% <92.30%> (-2.36%) |
⬇️ |
Loading