Skip to content

feat: simplify string expressions management #1839

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

Merged
merged 1 commit into from
Aug 10, 2024

Conversation

eddycharly
Copy link
Member

Explanation

Simplify string expressions management.

@eddycharly eddycharly requested a review from a team as a code owner August 9, 2024 09:35
@eddycharly eddycharly added this to the v0.2.9 milestone Aug 9, 2024
Copy link

codecov bot commented Aug 9, 2024

Codecov Report

Attention: Patch coverage is 86.53846% with 7 lines in your changes missing coverage. Please review.

Project coverage is 70.28%. Comparing base (8e36f27) to head (3e27f84).

Files Patch % Lines
pkg/expressions/parse.go 68.75% 2 Missing and 3 partials ⚠️
pkg/engine/kubectl/mapping.go 0.00% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1839      +/-   ##
==========================================
- Coverage   70.30%   70.28%   -0.03%     
==========================================
  Files         133      134       +1     
  Lines        5456     5461       +5     
==========================================
+ Hits         3836     3838       +2     
- Misses       1308     1309       +1     
- Partials      312      314       +2     

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

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

/cherry-pick release-0.2

@eddycharly eddycharly merged commit 6c8e947 into kyverno:main Aug 10, 2024
12 checks passed
@eddycharly eddycharly deleted the expressions-2 branch August 10, 2024 21:36
gcp-cherry-pick-bot bot pushed a commit that referenced this pull request Aug 10, 2024
Signed-off-by: Charles-Edouard Brétéché <[email protected]>
eddycharly added a commit that referenced this pull request Aug 10, 2024
Signed-off-by: Charles-Edouard Brétéché <[email protected]>
Co-authored-by: Charles-Edouard Brétéché <[email protected]>
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.

1 participant