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

Create a v2 snapshot when running etcdutl migrate command #19168

Closed
wants to merge 1 commit into from

Create a v2 snapshot when running etcdutl migrate command

732e7ef
Select commit
Loading
Failed to load commit list.
Closed

Create a v2 snapshot when running etcdutl migrate command #19168

Create a v2 snapshot when running etcdutl migrate command
732e7ef
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 23, 2025 in 0s

68.81% (-0.03%) compared to 32cfd45

View this Pull Request on Codecov

68.81% (-0.03%) compared to 32cfd45

Details

Codecov Report

Attention: Patch coverage is 68.33333% with 19 lines in your changes missing coverage. Please review.

Project coverage is 68.81%. Comparing base (32cfd45) to head (732e7ef).

Files with missing lines Patch % Lines
etcdutl/etcdutl/common.go 77.35% 6 Missing and 6 partials ⚠️
etcdutl/etcdutl/migrate_command.go 0.00% 7 Missing ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
etcdutl/etcdutl/migrate_command.go 0.00% <0.00%> (ø)
etcdutl/etcdutl/common.go 74.68% <77.35%> (+28.52%) ⬆️

... and 26 files with indirect coverage changes

@@            Coverage Diff             @@
##             main   #19168      +/-   ##
==========================================
- Coverage   68.83%   68.81%   -0.03%     
==========================================
  Files         420      420              
  Lines       35678    35737      +59     
==========================================
+ Hits        24560    24592      +32     
- Misses       9688     9705      +17     
- Partials     1430     1440      +10     

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 32cfd45...732e7ef. Read the comment docs.