-
Notifications
You must be signed in to change notification settings - Fork 604
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
Refactor the code that rejects for wrong audience #7492
Refactor the code that rejects for wrong audience #7492
Conversation
Signed-off-by: Leo Li <[email protected]>
Skipping CI for Draft Pull Request. |
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #7492 +/- ##
==========================================
+ Coverage 76.12% 76.15% +0.02%
==========================================
Files 260 260
Lines 14467 14458 -9
==========================================
- Hits 11013 11010 -3
+ Misses 2888 2882 -6
Partials 566 566 ☔ View full report in Codecov by Sentry. |
Signed-off-by: Leo Li <[email protected]>
/cc @creydr |
Signed-off-by: Leo Li <[email protected]>
Signed-off-by: Leo Li <[email protected]>
/cc @creydr |
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.
Thanks for cleaning this up @Leo6Leo
/lgtm
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: creydr, Leo6Leo 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 #7487
Proposed Changes
Pre-review Checklist
Release Note
Docs