Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

client/retry: only return the latest error in backoffer #8227

Merged
merged 3 commits into from
May 31, 2024

Merge branch 'master' into remove_multierr

cbbf78b
Select commit
Loading
Failed to load commit list.
Merged

client/retry: only return the latest error in backoffer #8227

Merge branch 'master' into remove_multierr
cbbf78b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 31, 2024 in 0s

77.38% (+0.06%) compared to 632cda4

View this Pull Request on Codecov

77.38% (+0.06%) compared to 632cda4

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.38%. Comparing base (632cda4) to head (cbbf78b).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8227      +/-   ##
==========================================
+ Coverage   77.32%   77.38%   +0.06%     
==========================================
  Files         470      471       +1     
  Lines       61340    61346       +6     
==========================================
+ Hits        47431    47475      +44     
+ Misses      10331    10303      -28     
+ Partials     3578     3568      -10