Skip to content

Create a v2 snapshot when running etcdutl migrate command

Codecov / codecov/project succeeded Jan 22, 2025 in 0s

68.90% (+0.08%) compared to b74bc07

View this Pull Request on Codecov

68.90% (+0.08%) compared to b74bc07

Details

Codecov Report

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

Project coverage is 68.90%. Comparing base (b74bc07) to head (ae5d208).
Report is 2 commits behind head on main.

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 23 files with indirect coverage changes

@@            Coverage Diff             @@
##             main   #19168      +/-   ##
==========================================
+ Coverage   68.81%   68.90%   +0.08%     
==========================================
  Files         420      420              
  Lines       35670    35729      +59     
==========================================
+ Hits        24547    24618      +71     
+ Misses       9703     9680      -23     
- Partials     1420     1431      +11     

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 b74bc07...ae5d208. Read the comment docs.