fix(time): prevent overflow in ExponentialDelayWithJitter backoff#4852
Open
anxkhn wants to merge 1 commit into
Open
fix(time): prevent overflow in ExponentialDelayWithJitter backoff#4852anxkhn wants to merge 1 commit into
anxkhn wants to merge 1 commit into
Codecov / codecov/project
succeeded
Jul 6, 2026 in 1s
28.05% (target 28.00%)
View this Pull Request on Codecov
28.05% (target 28.00%)
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 28.05%. Comparing base (0b3cca4) to head (6b9e1ed).
Additional details and impacted files
@@ Coverage Diff @@
## main #4852 +/- ##
=======================================
Coverage 28.04% 28.05%
=======================================
Files 232 232
Lines 23148 23151 +3
=======================================
+ Hits 6491 6494 +3
Misses 16218 16218
Partials 439 439 | Files with missing lines | Coverage Δ | |
|---|---|---|
| pkg/time/delay.go | 85.71% <100.00%> (+1.71%) |
⬆️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading