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: add IsNil to Any and AssertionTree #526

Merged
merged 1 commit into from
Sep 27, 2024
Merged

Conversation

eddycharly
Copy link
Member

Explanation

Add IsNil to Any and AssertionTree.

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

codecov bot commented Sep 27, 2024

Codecov Report

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

Project coverage is 24.54%. Comparing base (7bc2053) to head (4a76cc4).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
pkg/apis/policy/v1alpha1/any.go 0.00% 2 Missing ⚠️
pkg/apis/policy/v1alpha1/assertion_tree.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #526      +/-   ##
==========================================
- Coverage   24.56%   24.54%   -0.03%     
==========================================
  Files          92       92              
  Lines        4344     4348       +4     
==========================================
  Hits         1067     1067              
- Misses       3167     3171       +4     
  Partials      110      110              

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

@eddycharly eddycharly merged commit 790f57d into kyverno:main Sep 27, 2024
12 of 14 checks passed
@eddycharly eddycharly deleted the is-nil branch September 27, 2024 12:45
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