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

feat: add message api #487

Merged
merged 5 commits into from
Sep 19, 2024
Merged

feat: add message api #487

merged 5 commits into from
Sep 19, 2024

Conversation

eddycharly
Copy link
Member

Explanation

Add message api.

Signed-off-by: Charles-Edouard Brétéché <[email protected]>
Signed-off-by: Charles-Edouard Brétéché <[email protected]>
Copy link

codecov bot commented Sep 18, 2024

Codecov Report

Attention: Patch coverage is 44.77612% with 37 lines in your changes missing coverage. Please review.

Project coverage is 23.40%. Comparing base (a724195) to head (ac831f5).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
pkg/apis/policy/v1alpha1/message.go 0.00% 19 Missing ⚠️
pkg/message/message.go 70.00% 7 Missing and 5 partials ⚠️
pkg/apis/policy/v1alpha1/zz_generated.deepcopy.go 0.00% 4 Missing ⚠️
pkg/matching/match.go 50.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #487      +/-   ##
==========================================
+ Coverage   23.18%   23.40%   +0.21%     
==========================================
  Files          86       88       +2     
  Lines        4058     4106      +48     
==========================================
+ Hits          941      961      +20     
- Misses       3032     3059      +27     
- Partials       85       86       +1     

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

Signed-off-by: Charles-Edouard Brétéché <[email protected]>
@eddycharly eddycharly marked this pull request as ready for review September 18, 2024 23:54
Signed-off-by: Charles-Edouard Brétéché <[email protected]>
@eddycharly eddycharly merged commit 7cf1250 into kyverno:main Sep 19, 2024
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant