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

stream.go: update Retry backoff to follow gRFC A6 #7870

Closed
wants to merge 1 commit into from

update Retry backoff to follow changes made to gRFC A6

82cecd4
Select commit
Loading
Failed to load commit list.
Closed

stream.go: update Retry backoff to follow gRFC A6 #7870

update Retry backoff to follow changes made to gRFC A6
82cecd4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 24, 2024 in 0s

82.10% (+0.06%) compared to 13d5a16

View this Pull Request on Codecov

82.10% (+0.06%) compared to 13d5a16

Details

Codecov Report

Attention: Patch coverage is 66.66667% with 2 lines in your changes missing coverage. Please review.

Project coverage is 82.10%. Comparing base (13d5a16) to head (82cecd4).

Files with missing lines Patch % Lines
stream.go 66.66% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7870      +/-   ##
==========================================
+ Coverage   82.04%   82.10%   +0.06%     
==========================================
  Files         375      375              
  Lines       37984    37985       +1     
==========================================
+ Hits        31165    31189      +24     
+ Misses       5532     5509      -23     
  Partials     1287     1287              
Files with missing lines Coverage Δ
stream.go 81.45% <66.66%> (+0.01%) ⬆️

... and 19 files with indirect coverage changes

---- 🚨 Try these New Features: