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

refactor: introduce matching package in core #502

Merged
merged 1 commit into from
Sep 20, 2024

Conversation

eddycharly
Copy link
Member

Explanation

Introduce matching package in core.

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

codecov bot commented Sep 20, 2024

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.

Project coverage is 23.79%. Comparing base (f0e8ec8) to head (a06c2c0).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
pkg/core/matching/equal.go 0.00% 2 Missing ⚠️
pkg/core/assertion/assertion.go 0.00% 1 Missing ⚠️
pkg/core/matching/match.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #502      +/-   ##
==========================================
- Coverage   24.05%   23.79%   -0.27%     
==========================================
  Files          90       90              
  Lines        4202     4202              
==========================================
- Hits         1011     1000      -11     
- Misses       3093     3105      +12     
+ Partials       98       97       -1     

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

@eddycharly eddycharly merged commit 7faca6c into kyverno:main Sep 20, 2024
12 of 14 checks passed
@eddycharly eddycharly deleted the matching-1 branch September 20, 2024 11:54
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