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

Support authorization in Channel ingress #8162

Merged
merged 2 commits into from
Aug 16, 2024

Add e2e test

7ce99b0
Select commit
Loading
Failed to load commit list.
Merged

Support authorization in Channel ingress #8162

Add e2e test
7ce99b0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 16, 2024 in 0s

67.47% (-0.06%) compared to b57ac3a

View this Pull Request on Codecov

67.47% (-0.06%) compared to b57ac3a

Details

Codecov Report

Attention: Patch coverage is 12.50000% with 21 lines in your changes missing coverage. Please review.

Project coverage is 67.47%. Comparing base (b57ac3a) to head (7ce99b0).

Files Patch % Lines
pkg/channel/event_receiver.go 0.00% 16 Missing ⚠️
...iler/inmemorychannel/dispatcher/inmemorychannel.go 28.57% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8162      +/-   ##
==========================================
- Coverage   67.52%   67.47%   -0.06%     
==========================================
  Files         371      371              
  Lines       17980    18001      +21     
==========================================
+ Hits        12141    12146       +5     
- Misses       5067     5084      +17     
+ Partials      772      771       -1     

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