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: projecting over inexistent fields #432

Merged
merged 3 commits into from
Jul 30, 2024

Conversation

eddycharly
Copy link
Member

Explanation

Fix projecting over inexistent fields.

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

codecov bot commented Jul 21, 2024

Codecov Report

Attention: Patch coverage is 80.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 23.03%. Comparing base (f49c3a4) to head (e233d07).

Files Patch % Lines
pkg/engine/assert/parse.go 0.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #432      +/-   ##
==========================================
+ Coverage   22.75%   23.03%   +0.27%     
==========================================
  Files          85       85              
  Lines        3419     3417       -2     
==========================================
+ Hits          778      787       +9     
+ Misses       2562     2551      -11     
  Partials       79       79              

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

@eddycharly eddycharly marked this pull request as ready for review July 30, 2024 09:20
@eddycharly eddycharly merged commit b13aba5 into kyverno:main Jul 30, 2024
35 checks passed
@eddycharly eddycharly deleted the fix-projection branch July 30, 2024 09:35
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.

2 participants