checkpoint-restore / criu

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

gitignore: remove historical left-over files #2289

Closed rst0git closed 9 months ago

rst0git commented 11 months ago

In commit bbc2f133 was introduced a mechanism to auto-generate the files: sys-exec-tbl.c, syscalls.S, syscall-codes.h, and syscall.h. This commit also updated the gitignore rules to ignore auto-generated files. However, after commit 19fadee9, the path for these files has changed and the patterns specified in gitignore are no longer needed.

Reported-by: @felicitia

codecov-commenter commented 11 months ago

Codecov Report

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

Comparison is base (c474816) 70.55% compared to head (e30de86) 70.54%.

:exclamation: Current head e30de86 differs from pull request most recent head 626a04f. Consider uploading reports for the commit 626a04f to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## criu-dev #2289 +/- ## ============================================ - Coverage 70.55% 70.54% -0.02% ============================================ Files 132 132 Lines 33508 33510 +2 ============================================ - Hits 23642 23638 -4 - Misses 9866 9872 +6 ``` [see 3 files with indirect coverage changes](https://app.codecov.io/gh/checkpoint-restore/criu/pull/2289/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=checkpoint-restore)

: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.

github-actions[bot] commented 9 months ago

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