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

Add EventPolicy reconciliation for Sequence #8106

Merged
merged 32 commits into from
Aug 9, 2024

fix: change input channel's ownerref to sequence's eventpolicy

6c8fa1a
Select commit
Loading
Failed to load commit list.
Merged

Add EventPolicy reconciliation for Sequence #8106

fix: change input channel's ownerref to sequence's eventpolicy
6c8fa1a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 9, 2024 in 0s

68.06% (+0.18%) compared to 32f8491

View this Pull Request on Codecov

68.06% (+0.18%) compared to 32f8491

Details

Codecov Report

Attention: Patch coverage is 83.87097% with 25 lines in your changes missing coverage. Please review.

Project coverage is 68.06%. Comparing base (32f8491) to head (6c8fa1a).
Report is 4 commits behind head on main.

Files Patch % Lines
pkg/reconciler/sequence/sequence.go 71.26% 13 Missing and 12 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8106      +/-   ##
==========================================
+ Coverage   67.88%   68.06%   +0.18%     
==========================================
  Files         368      369       +1     
  Lines       17565    17725     +160     
==========================================
+ Hits        11924    12065     +141     
- Misses       4893     4901       +8     
- Partials      748      759      +11     

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