gatekeeper icon indicating copy to clipboard operation
gatekeeper copied to clipboard

feat: adding scopedenforcementactions

Open JaydipGabani opened this issue 11 months ago • 2 comments

What this PR does / why we need it:

Which issue(s) this PR fixes (optional, using fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when the PR gets merged): Fixes #2266 #2945

Special notes for your reviewer: Depends on #frameworks/403

JaydipGabani avatar Mar 18 '24 22:03 JaydipGabani

Codecov Report

Attention: Patch coverage is 52.83843% with 108 lines in your changes missing coverage. Please review.

Project coverage is 48.25%. Comparing base (3350319) to head (ee74b6c). Report is 112 commits behind head on master.

Files Patch % Lines
pkg/webhook/policy.go 26.31% 42 Missing :warning:
pkg/audit/manager.go 3.12% 31 Missing :warning:
pkg/controller/constraint/constraint_controller.go 30.30% 23 Missing :warning:
pkg/util/enforcement_action.go 87.87% 4 Missing and 4 partials :warning:
cmd/gator/test/test.go 0.00% 3 Missing :warning:
pkg/gator/test/test.go 66.66% 1 Missing :warning:

:exclamation: There is a different number of reports uploaded between BASE (3350319) and HEAD (ee74b6c). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (3350319) HEAD (ee74b6c)
unittests 2 1
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3321      +/-   ##
==========================================
- Coverage   54.49%   48.25%   -6.25%     
==========================================
  Files         134      219      +85     
  Lines       12329    14989    +2660     
==========================================
+ Hits         6719     7233     +514     
- Misses       5116     6946    +1830     
- Partials      494      810     +316     
Flag Coverage Δ
unittests 48.25% <52.83%> (-6.25%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

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

codecov-commenter avatar Mar 21 '24 16:03 codecov-commenter

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 14 days if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Jun 18 '24 03:06 stale[bot]