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: slice check with null value #222

Merged
merged 1 commit into from
Nov 22, 2023
Merged

Conversation

eddycharly
Copy link
Member

Explanation

Slice check with null value.

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

codecov bot commented Nov 22, 2023

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (48238dc) 18.94% compared to head (8f120e4) 18.92%.

Files Patch % Lines
pkg/engine/assert/parse.go 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #222      +/-   ##
==========================================
- Coverage   18.94%   18.92%   -0.02%     
==========================================
  Files          33       33              
  Lines        2497     2499       +2     
==========================================
  Hits          473      473              
- Misses       1999     2001       +2     
  Partials       25       25              

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

@eddycharly eddycharly merged commit 65ed240 into kyverno:main Nov 22, 2023
10 of 12 checks passed
@eddycharly eddycharly deleted the fix-slice branch November 22, 2023 19:55
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