stream.go: update Retry backoff to follow gRFC A6 #7870
Closed
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%) |
⬆️ |
- Flaky Tests Detection - Detect and resolve failed and flaky tests
Loading