Skip to content

refactor: unify retry execution flow

1e7721a
Select commit
Loading
Failed to load commit list.
Merged

refactor: unify retry execution flow #49

refactor: unify retry execution flow
1e7721a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 14, 2025 in 0s

99.09% (target 50.00%)

View this Pull Request on Codecov

99.09% (target 50.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.09%. Comparing base (4bf98c1) to head (1e7721a).
⚠️ Report is 3 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #49      +/-   ##
==========================================
+ Coverage   98.83%   99.09%   +0.26%     
==========================================
  Files          10       10              
  Lines         512      661     +149     
==========================================
+ Hits          506      655     +149     
  Misses          6        6              
Files with missing lines Coverage Δ
...lasses/RetryPolicyService/RetryPolicyService.swift 100.00% <100.00%> (ø)
...phoonTests/UnitTests/RetryPolicyServiceTests.swift 100.00% <100.00%> (ø)