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: assert in api should not be a pointer #488

Merged
merged 1 commit into from
Sep 18, 2024

Conversation

eddycharly
Copy link
Member

Explanation

Assert in api should not be a pointer.

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

codecov bot commented Sep 18, 2024

Codecov Report

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

Project coverage is 23.18%. Comparing base (137c2d1) to head (16c106a).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
pkg/apis/policy/v1alpha1/zz_generated.deepcopy.go 0.00% 1 Missing ⚠️
pkg/matching/match.go 50.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #488      +/-   ##
==========================================
+ Coverage   23.16%   23.18%   +0.02%     
==========================================
  Files          86       86              
  Lines        4062     4058       -4     
==========================================
  Hits          941      941              
+ Misses       3036     3032       -4     
  Partials       85       85              

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

@eddycharly eddycharly merged commit a724195 into kyverno:main Sep 18, 2024
14 checks passed
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