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: compile expressions when unmarshaling #1845

Merged
merged 1 commit into from
Aug 12, 2024

Conversation

eddycharly
Copy link
Member

Explanation

Compile expressions when unmarshaling.

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
@eddycharly eddycharly requested a review from a team as a code owner August 12, 2024 10:42
@eddycharly eddycharly added this to the v0.2.9 milestone Aug 12, 2024
@eddycharly
Copy link
Member Author

/cherry-pick release-0.2

Copy link

codecov bot commented Aug 12, 2024

Codecov Report

Attention: Patch coverage is 0% with 19 lines in your changes missing coverage. Please review.

Project coverage is 70.02%. Comparing base (7fb94ad) to head (e77f31c).
Report is 26 commits behind head on main.

Files with missing lines Patch % Lines
pkg/apis/v1alpha1/types.go 0.00% 19 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1845      +/-   ##
==========================================
- Coverage   70.27%   70.02%   -0.25%     
==========================================
  Files         134      134              
  Lines        5466     5485      +19     
==========================================
  Hits         3841     3841              
- Misses       1311     1330      +19     
  Partials      314      314              

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

@eddycharly eddycharly merged commit 4124072 into kyverno:main Aug 12, 2024
12 of 16 checks passed
@eddycharly eddycharly deleted the expressions-5 branch August 12, 2024 21:06
gcp-cherry-pick-bot bot pushed a commit that referenced this pull request Aug 12, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
eddycharly added a commit that referenced this pull request Aug 12, 2024
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
Co-authored-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant