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

Receiver reject requests for wrong audience #3675

Merged

Address review comments

9d223c5
Select commit
Loading
Failed to load commit list.
Merged

Receiver reject requests for wrong audience #3675

Address review comments
9d223c5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 8, 2024 in 0s

62.02% (-12.38%) compared to 02be94e

View this Pull Request on Codecov

62.02% (-12.38%) compared to 02be94e

Details

Codecov Report

Attention: 24 lines in your changes are missing coverage. Please review.

Comparison is base (02be94e) 74.39% compared to head (9d223c5) 62.02%.
Report is 2 commits behind head on main.

Files Patch % Lines
...ting/kafka/broker/core/oidc/TokenVerifierImpl.java 20.00% 20 Missing ⚠️
...tive/eventing/kafka/broker/receiver/main/Main.java 0.00% 4 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##               main    #3675       +/-   ##
=============================================
- Coverage     74.39%   62.02%   -12.38%     
- Complexity      845      856       +11     
=============================================
  Files            97      189       +92     
  Lines          3207    12831     +9624     
  Branches        273      275        +2     
=============================================
+ Hits           2386     7958     +5572     
- Misses          654     4243     +3589     
- Partials        167      630      +463     

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