checkpoint-restore / checkpointctl

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

test/check-size: show error if make fails #63

Closed rst0git closed 1 year ago

rst0git commented 1 year ago

This pull request adds an error message when compilation fails when running the check-size.sh script.

github-actions[bot] commented 1 year ago

Test Results

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

Results for commit 18d6c797. ± Comparison against base commit da69a6b0.

:recycle: This comment has been updated with latest results.

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: +0.25 :tada:

Comparison is base (da69a6b) 80.31% compared to head (18d6c79) 80.56%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #63 +/- ## ========================================== + Coverage 80.31% 80.56% +0.25% ========================================== Files 3 3 Lines 386 391 +5 ========================================== + Hits 310 315 +5 Misses 55 55 Partials 21 21 ``` [see 1 file with indirect coverage changes](https://app.codecov.io/gh/checkpoint-restore/checkpointctl/pull/63/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None)

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