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: default compiler management #513

Merged
merged 1 commit into from
Sep 23, 2024

Conversation

eddycharly
Copy link
Member

Explanation

Refactor default compiler management.

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

codecov bot commented Sep 23, 2024

Codecov Report

Attention: Patch coverage is 70.96774% with 9 lines in your changes missing coverage. Please review.

Project coverage is 21.02%. Comparing base (d75fd96) to head (41447ce).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
pkg/core/assertion/assertion.go 45.45% 6 Missing ⚠️
pkg/core/projection/projection.go 50.00% 2 Missing ⚠️
pkg/matching/compiler.go 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #513      +/-   ##
==========================================
- Coverage   23.24%   21.02%   -2.23%     
==========================================
  Files          92       92              
  Lines        4293     4300       +7     
==========================================
- Hits          998      904      -94     
- Misses       3201     3324     +123     
+ Partials       94       72      -22     

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

@eddycharly eddycharly merged commit 574b26e into kyverno:main Sep 23, 2024
13 of 14 checks passed
@eddycharly eddycharly deleted the default-compiler-2 branch September 23, 2024 08:02
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