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 types #7995

Merged
merged 4 commits into from
Jun 12, 2024

Fix boilerplate / style

b0f1867
Select commit
Loading
Failed to load commit list.
Merged

Add EventPolicy types #7995

Fix boilerplate / style
b0f1867
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 12, 2024 in 0s

67.67% (target 80.00%)

View this Pull Request on Codecov

67.67% (target 80.00%)

Details

Codecov Report

Attention: Patch coverage is 90.54054% with 7 lines in your changes missing coverage. Please review.

Project coverage is 67.67%. Comparing base (b18b1b1) to head (b0f1867).
Report is 2 commits behind head on main.

Files Patch % Lines
...kg/apis/eventing/v1alpha1/eventpolicy_lifecycle.go 60.00% 4 Missing ⚠️
pkg/apis/eventing/v1alpha1/eventpolicy_types.go 66.66% 2 Missing ⚠️
cmd/schema/main.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7995      +/-   ##
==========================================
+ Coverage   67.57%   67.67%   +0.10%     
==========================================
  Files         355      361       +6     
  Lines       16551    16625      +74     
==========================================
+ Hits        11184    11251      +67     
- Misses       4677     4684       +7     
  Partials      690      690              

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