checkpoint-restore / checkpointctl

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

fix: capitalisation in tree output #83

Closed snprajwal closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 83.66% and project coverage change: +0.84 :tada:

Comparison is base (69a4966) 80.00% compared to head (21602f2) 80.84%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #83 +/- ## ========================================== + Coverage 80.00% 80.84% +0.84% ========================================== Files 3 4 +1 Lines 435 496 +61 ========================================== + Hits 348 401 +53 - Misses 64 70 +6 - Partials 23 25 +2 ``` | [Impacted Files](https://app.codecov.io/gh/checkpoint-restore/checkpointctl/pull/83?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/83?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/83?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-Y2hlY2twb2ludGN0bC5nbw==) | `89.03% <85.71%> (+2.07%)` | :arrow_up: | | [tree.go](https://app.codecov.io/gh/checkpoint-restore/checkpointctl/pull/83?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   0s :stopwatch: -1s   1 suites ±0     0 :zzz: ±0    1 files   ±0     0 :x: ±0 

Results for commit 21602f2d. ± Comparison against base commit 027219c1.