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

fix: assertion compiler cache #509

Merged
merged 1 commit into from
Sep 22, 2024
Merged

Conversation

eddycharly
Copy link
Member

Explanation

Fix assertion compiler cache.

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
Copy link

codecov bot commented Sep 22, 2024

Codecov Report

Attention: Patch coverage is 65.78947% with 13 lines in your changes missing coverage. Please review.

Project coverage is 24.30%. Comparing base (f9f1911) to head (ff3a927).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
pkg/matching/match.go 65.62% 6 Missing and 5 partials ⚠️
pkg/matching/compiler.go 50.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #509      +/-   ##
==========================================
+ Coverage   24.03%   24.30%   +0.27%     
==========================================
  Files          92       92              
  Lines        4282     4266      -16     
==========================================
+ Hits         1029     1037       +8     
+ Misses       3147     3125      -22     
+ Partials      106      104       -2     

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

@eddycharly eddycharly merged commit 6397e6a into kyverno:main Sep 22, 2024
14 checks passed
@eddycharly eddycharly deleted the matching-2 branch September 22, 2024 10:33
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