Skip to content

Use time.monotonic to avoid endless loop when using time machine

c66ecf2
Select commit
Loading
Failed to load commit list.
Merged

feat: Use time.monotonic to avoid endless loop when using time machine #330

Use time.monotonic to avoid endless loop when using time machine
c66ecf2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 16, 2026 in 0s

95.51% (-0.03%) compared to 9ad25a4, passed because coverage increased by 0.02% when compared to adjusted base (95.49%)

View this Pull Request on Codecov

95.51% (-0.03%) compared to 9ad25a4, passed because coverage increased by 0.02% when compared to adjusted base (95.49%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.51%. Comparing base (9ad25a4) to head (c66ecf2).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #330      +/-   ##
==========================================
- Coverage   95.53%   95.51%   -0.03%     
==========================================
  Files          16       16              
  Lines         874      870       -4     
==========================================
- Hits          835      831       -4     
  Misses         39       39              

☔ View full report in Codecov by Sentry.
📢 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.