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: improve defaut compiler #508

Merged
merged 1 commit into from
Sep 21, 2024
Merged

Conversation

eddycharly
Copy link
Member

Explanation

Improve default compiler.

Copy link

codecov bot commented Sep 21, 2024

Codecov Report

Attention: Patch coverage is 43.24324% with 84 lines in your changes missing coverage. Please review.

Project coverage is 24.03%. Comparing base (a7d5579) to head (90d6179).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
pkg/apis/policy/v1alpha1/zz_generated.deepcopy.go 0.00% 34 Missing ⚠️
pkg/json-engine/engine.go 45.16% 13 Missing and 4 partials ⚠️
pkg/matching/match.go 63.33% 7 Missing and 4 partials ⚠️
pkg/core/assertion/assertion.go 35.71% 9 Missing ⚠️
pkg/core/projection/projection.go 42.85% 3 Missing and 1 partial ⚠️
pkg/core/compilers/compiler.go 50.00% 2 Missing and 1 partial ⚠️
pkg/apis/policy/v1alpha1/assertion_tree.go 0.00% 2 Missing ⚠️
pkg/core/compilers/compilers.go 86.66% 2 Missing ⚠️
pkg/commands/scan/report.go 0.00% 1 Missing ⚠️
pkg/matching/compiler.go 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #508      +/-   ##
==========================================
+ Coverage   23.88%   24.03%   +0.14%     
==========================================
  Files          92       92              
  Lines        4233     4282      +49     
==========================================
+ Hits         1011     1029      +18     
- Misses       3124     3147      +23     
- Partials       98      106       +8     

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

@eddycharly eddycharly force-pushed the default-compiler branch 2 times, most recently from 198bfa6 to 0c541d5 Compare September 21, 2024 13:08
Signed-off-by: Charles-Edouard Brétéché <[email protected]>
@eddycharly eddycharly merged commit f9f1911 into kyverno:main Sep 21, 2024
14 checks passed
@eddycharly eddycharly deleted the default-compiler branch September 21, 2024 13:15
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