checkpoint-restore / checkpointctl

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

tree: skip empty env variables branch #114

Closed rst0git closed 9 months ago

rst0git commented 9 months ago

In some cases, processes may remove all environment variables inherited from the parent process (e.g., nginx). This pull request adds a conditional statement to show the environment variables tree branch only when necessary.

codecov-commenter commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (4ee3bb1) 78.83% compared to head (0d64d08) 78.85%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #114 +/- ## ========================================== + Coverage 78.83% 78.85% +0.02% ========================================== Files 6 6 Lines 926 927 +1 ========================================== + Hits 730 731 +1 Misses 154 154 Partials 42 42 ```

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

github-actions[bot] commented 9 months ago

Test Results

48 tests  ±0   48 :white_check_mark: ±0   1s :stopwatch: ±0s  1 suites ±0    0 :zzz: ±0   1 files   ±0    0 :x: ±0 

Results for commit 0d64d08e. ± Comparison against base commit 4ee3bb1e.