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

Fix the calculation of remaining bytes while sending snapshot to client. #19116

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Fix calculation of remaining bytes while sending snapshot to client..

b256f52
Select commit
Loading
Failed to load commit list.
Open

Fix the calculation of remaining bytes while sending snapshot to client. #19116

Fix calculation of remaining bytes while sending snapshot to client..
b256f52
Select commit
Loading
Failed to load commit list.
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.