Skip to content

fix(time): prevent overflow in ExponentialDelayWithJitter backoff#4852

Open
anxkhn wants to merge 1 commit into
dragonflyoss:mainfrom
anxkhn:loop/dragonfly__001
Open

fix(time): prevent overflow in ExponentialDelayWithJitter backoff#4852
anxkhn wants to merge 1 commit into
dragonflyoss:mainfrom
anxkhn:loop/dragonfly__001

fix(time): prevent overflow in ExponentialDelayWithJitter backoff

6b9e1ed
Select commit
Loading
Failed to load commit list.
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).
⚠️ Report is 5 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           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.