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

refactor: move assertion package in core #497

Merged
merged 1 commit into from
Sep 19, 2024
Merged

Conversation

eddycharly
Copy link
Member

Explanation

Move assertion package in core.

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

codecov bot commented Sep 19, 2024

Codecov Report

Attention: Patch coverage is 54.54545% with 10 lines in your changes missing coverage. Please review.

Project coverage is 23.39%. Comparing base (7917252) to head (a3fa374).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
pkg/apis/policy/v1alpha1/assertion_tree.go 0.00% 5 Missing ⚠️
pkg/core/assertion/assertion.go 44.44% 4 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #497      +/-   ##
==========================================
+ Coverage   23.08%   23.39%   +0.30%     
==========================================
  Files          88       87       -1     
  Lines        4102     4100       -2     
==========================================
+ Hits          947      959      +12     
+ Misses       3070     3053      -17     
- Partials       85       88       +3     

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

@eddycharly eddycharly merged commit c0a564e into kyverno:main Sep 19, 2024
14 checks passed
@eddycharly eddycharly deleted the core-2 branch September 19, 2024 20:41
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