checkpoint-restore / checkpointctl

A tool for in-depth analysis of container checkpoints
Apache License 2.0
87 stars 15 forks source link

chore: remove extra deprecated flag #82

Closed snprajwal closed 1 year ago

snprajwal commented 1 year ago

The print-stats flag was deprecated in checkpointctl show, and need not be introduced as a legacy flag in checkpointctl inspect.

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 83.60% and project coverage change: +1.06 :tada:

Comparison is base (69a4966) 80.00% compared to head (b1e82a8) 81.06%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #82 +/- ## ========================================== + Coverage 80.00% 81.06% +1.06% ========================================== Files 3 4 +1 Lines 435 486 +51 ========================================== + Hits 348 394 +46 - Misses 64 68 +4 - Partials 23 24 +1 ``` | [Impacted Files](https://app.codecov.io/gh/checkpoint-restore/checkpointctl/pull/82?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [container.go](https://app.codecov.io/gh/checkpoint-restore/checkpointctl/pull/82?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-Y29udGFpbmVyLmdv) | `76.19% <76.54%> (-4.04%)` | :arrow_down: | | [checkpointctl.go](https://app.codecov.io/gh/checkpoint-restore/checkpointctl/pull/82?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-Y2hlY2twb2ludGN0bC5nbw==) | `90.34% <85.55%> (+3.38%)` | :arrow_up: | | [tree.go](https://app.codecov.io/gh/checkpoint-restore/checkpointctl/pull/82?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-dHJlZS5nbw==) | `88.60% <88.60%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

github-actions[bot] commented 1 year ago

Test Results

33 tests  ±0   33 :heavy_check_mark: ±0   1s :stopwatch: ±0s   1 suites ±0     0 :zzz: ±0    1 files   ±0     0 :x: ±0 

Results for commit b1e82a85. ± Comparison against base commit 027219c1.