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

Fix: propagate EventPolicy filter to underlying Channels EventPolicy #8163

Merged
merged 1 commit into from
Aug 16, 2024

Fix: propagate EventPolicy filter to underlying Channels EventPolicy

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

Fix: propagate EventPolicy filter to underlying Channels EventPolicy #8163

Fix: propagate EventPolicy filter to underlying Channels EventPolicy
7cea68e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 16, 2024 in 0s

67.52% (+0.00%) compared to 2b92299

View this Pull Request on Codecov

67.52% (+0.00%) compared to 2b92299

Details

Codecov Report

Attention: Patch coverage is 77.77778% with 2 lines in your changes missing coverage. Please review.

Project coverage is 67.52%. Comparing base (2b92299) to head (7cea68e).

Files Patch % Lines
pkg/reconciler/parallel/resources/eventpolicy.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8163   +/-   ##
=======================================
  Coverage   67.51%   67.52%           
=======================================
  Files         371      371           
  Lines       17974    17980    +6     
=======================================
+ Hits        12136    12141    +5     
- Misses       5066     5067    +1     
  Partials      772      772           

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