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: policy compilation #516

Merged
merged 1 commit into from
Sep 24, 2024

Conversation

eddycharly
Copy link
Member

Explanation

Refactor policy compilation.

Copy link

codecov bot commented Sep 24, 2024

Codecov Report

Attention: Patch coverage is 49.84026% with 157 lines in your changes missing coverage. Please review.

Project coverage is 24.46%. Comparing base (9d7931b) to head (46e23a2).

Files with missing lines Patch % Lines
pkg/json-engine/compiler.go 45.84% 112 Missing and 38 partials ⚠️
pkg/json-engine/engine.go 82.35% 3 Missing ⚠️
pkg/apis/policy/v1alpha1/any.go 0.00% 2 Missing ⚠️
pkg/apis/policy/v1alpha1/assertion_tree.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #516      +/-   ##
==========================================
+ Coverage   21.41%   24.46%   +3.04%     
==========================================
  Files          92       92              
  Lines        4282     4333      +51     
==========================================
+ Hits          917     1060     +143     
+ Misses       3294     3164     -130     
- Partials       71      109      +38     

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

@eddycharly eddycharly force-pushed the refactor-compilation branch 10 times, most recently from a53a48b to 25dbe06 Compare September 24, 2024 12:39
@eddycharly eddycharly marked this pull request as ready for review September 24, 2024 12:41
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
@eddycharly eddycharly merged commit 4cb9d0f into kyverno:main Sep 24, 2024
14 checks passed
@eddycharly eddycharly deleted the refactor-compilation branch September 24, 2024 15:41
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.

2 participants