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 compilers package #507

Merged
merged 1 commit into from
Sep 21, 2024
Merged

Conversation

eddycharly
Copy link
Member

Explanation

Improve compilers package.

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

codecov bot commented Sep 21, 2024

Codecov Report

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

Project coverage is 23.88%. Comparing base (fc7ad29) to head (cfddc12).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
pkg/matching/compiler.go 25.00% 3 Missing ⚠️
pkg/core/assertion/assertion.go 50.00% 2 Missing ⚠️
pkg/commands/jp/query/command.go 0.00% 1 Missing ⚠️
pkg/json-engine/engine.go 66.66% 1 Missing ⚠️
pkg/server/playground/handler.go 0.00% 1 Missing ⚠️
pkg/server/scan/handler.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #507      +/-   ##
==========================================
- Coverage   23.89%   23.88%   -0.02%     
==========================================
  Files          92       92              
  Lines        4235     4233       -2     
==========================================
- Hits         1012     1011       -1     
+ Misses       3125     3124       -1     
  Partials       98       98              

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

@eddycharly eddycharly merged commit a7d5579 into kyverno:main Sep 21, 2024
13 of 14 checks passed
@eddycharly eddycharly deleted the compilers-2 branch September 21, 2024 11:29
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