checkpoint-restore / checkpointctl

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

inspect: enable --ps-tree-{env,cmd} with --all #96

Closed rst0git closed 11 months ago

rst0git commented 11 months ago

This patch enables --ps-tree-cmd and --ps-tree-env options when the inspect command is used with --all. This change provides more complete information about the processes included in a container checkpoint.

rst0git commented 11 months ago

@behouba @snprajwal PTAL

github-actions[bot] commented 11 months ago

Test Results

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

Results for commit 0c9c60f5. ± Comparison against base commit 8e4f5776.

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

codecov-commenter commented 11 months ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.02% :tada:

Comparison is base (8e4f577) 82.78% compared to head (0c9c60f) 82.80%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #96 +/- ## ========================================== + Coverage 82.78% 82.80% +0.02% ========================================== Files 4 4 Lines 633 634 +1 ========================================== + Hits 524 525 +1 Misses 80 80 Partials 29 29 ``` | [Files Changed](https://app.codecov.io/gh/checkpoint-restore/checkpointctl/pull/96?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [checkpointctl.go](https://app.codecov.io/gh/checkpoint-restore/checkpointctl/pull/96?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-Y2hlY2twb2ludGN0bC5nbw==) | `93.10% <100.00%> (+0.03%)` | :arrow_up: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.