Make autojump/autojump_threshold methods of abc.Clock
#3371
+56
−62
Codecov / codecov/project
failed
Dec 10, 2025 in 1s
99.99484% (target 100.00000%)
View this Pull Request on Codecov
99.99484% (target 100.00000%)
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.99484%. Comparing base (c0fa9bc) to head (76524e5).
❌ Your project check has failed because the head coverage (99.99484%) is below the target coverage (100.00000%). You can increase the head coverage or adjust the target coverage.
Additional details and impacted files
@@ Coverage Diff @@
## main #3371 +/- ##
====================================================
- Coverage 100.00000% 99.99484% -0.00517%
====================================================
Files 128 128
Lines 19407 19398 -9
Branches 1318 1316 -2
====================================================
- Hits 19407 19397 -10
- Partials 0 1 +1 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/trio/_abc.py | 100.00000% <100.00000%> (ø) |
|
| src/trio/_core/_mock_clock.py | 100.00000% <100.00000%> (ø) |
|
| src/trio/_core/_run.py | 99.90494% <100.00000%> (-0.09507%) |
⬇️ |
| src/trio/_core/_tests/test_mock_clock.py | 100.00000% <100.00000%> (ø) |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading