Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add static analysis to CI to determine redundant seccomp rules #4924

Merged
merged 4 commits into from
Dec 16, 2024

Merge branch 'main' into seccomp-cleanup

873e7bf
Select commit
Loading
Failed to load commit list.
Merged

Add static analysis to CI to determine redundant seccomp rules #4924

Merge branch 'main' into seccomp-cleanup
873e7bf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project/firecracker succeeded Dec 16, 2024 in 0s

83.98% (target 80.00%)

View this Pull Request on Codecov

83.98% (target 80.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.98%. Comparing base (0bee970) to head (873e7bf).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4924   +/-   ##
=======================================
  Coverage   83.98%   83.98%           
=======================================
  Files         251      251           
  Lines       27889    27889           
=======================================
  Hits        23422    23422           
  Misses       4467     4467           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.