Fix the calculation of remaining bytes
while sending snapshot to client.
#19116
Codecov / codecov/project
succeeded
Dec 30, 2024 in 0s
68.81% (+0.04%) compared to 6c4e7df
View this Pull Request on Codecov
68.81% (+0.04%) compared to 6c4e7df
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 68.81%. Comparing base (
6c4e7df
) to head (b256f52
).
Additional details and impacted files
Files with missing lines | Coverage Δ | |
---|---|---|
server/etcdserver/api/v3rpc/maintenance.go | 73.65% <100.00%> (+0.15%) |
⬆️ |
... and 22 files with indirect coverage changes
@@ Coverage Diff @@
## main #19116 +/- ##
==========================================
+ Coverage 68.76% 68.81% +0.04%
==========================================
Files 420 420
Lines 35640 35641 +1
==========================================
+ Hits 24508 24525 +17
+ Misses 9711 9690 -21
- Partials 1421 1426 +5
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 6c4e7df...b256f52. Read the comment docs.
Loading