checkpoint-restore / criu

Checkpoint/Restore tool
criu.org
Other
2.91k stars 584 forks source link

memfd_secret: add memfd-secret file support #2247

Open warusadura opened 1 year ago

warusadura commented 1 year ago

Fixes: https://github.com/checkpoint-restore/criu/issues/2188

Snorch commented 1 year ago

Patch naming is not confirming to our usual style of patches to zdtm: memfd_secret: add test for memfd_secret should be zdtm: add test for memfd_secret

codecov-commenter commented 1 year ago

Codecov Report

Attention: 142 lines in your changes are missing coverage. Please review.

Comparison is base (561f845) 70.85% compared to head (382a7b4) 70.22%.

:exclamation: Current head 382a7b4 differs from pull request most recent head b20cf07. Consider uploading reports for the commit b20cf07 to get more accurate results

Files Patch % Lines
criu/memfd-secret.c 2.02% 97 Missing :warning:
criu/kerndat.c 20.51% 31 Missing :warning:
criu/proc_parse.c 14.28% 6 Missing :warning:
criu/page-xfer.c 44.44% 5 Missing :warning:
criu/files.c 0.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## criu-dev #2247 +/- ## ============================================ - Coverage 70.85% 70.22% -0.63% ============================================ Files 133 134 +1 Lines 32734 33683 +949 ============================================ + Hits 23193 23655 +462 - Misses 9541 10028 +487 ```

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

github-actions[bot] commented 10 months ago

A friendly reminder that this PR had no activity for 30 days.