Fix: guard addJitter against zero/sub-nanosecond durations to prevent panic (fixes #8149)#8178
Merged
yurishkuro merged 2 commits intoMar 16, 2026
Codecov / codecov/project
succeeded
Mar 16, 2026 in 1s
95.67% (target 95.00%)
View this Pull Request on Codecov
95.67% (target 95.00%)
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.67%. Comparing base (ef50c53) to head (31446be).
Additional details and impacted files
@@ Coverage Diff @@
## main #8178 +/- ##
=======================================
Coverage 95.67% 95.67%
=======================================
Files 317 317
Lines 16747 16750 +3
=======================================
+ Hits 16023 16026 +3
Misses 571 571
Partials 153 153 ☔ 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.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading