-
Notifications
You must be signed in to change notification settings - Fork 595
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 AuthZ conformance e2e test suite #8150
Add AuthZ conformance e2e test suite #8150
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #8150 +/- ##
=======================================
Coverage 67.71% 67.71%
=======================================
Files 370 370
Lines 17945 17946 +1
=======================================
+ Hits 12151 12152 +1
Misses 5020 5020
Partials 774 774 ☔ View full report in Codecov by Sentry. |
/test reconciler-tests |
1e78077
to
7360a94
Compare
9c00027
to
93f1aa5
Compare
/test unit-tests |
Thanks @creydr , PR looks good overall! |
@Cali0707 could you PTAL? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a few nits, otherwise this looks good to me!
Co-authored-by: Calum Murray <cmurray@redhat.com>
Co-authored-by: Calum Murray <cmurray@redhat.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: Cali0707, creydr The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Fixes #8149
Proposed Changes