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: implement compile time path propagation #518

Merged
merged 1 commit into from
Sep 24, 2024

Conversation

eddycharly
Copy link
Member

Explanation

Implement compile time path propagation.

Copy link

codecov bot commented Sep 24, 2024

Codecov Report

Attention: Patch coverage is 48.88889% with 23 lines in your changes missing coverage. Please review.

Project coverage is 24.42%. Comparing base (123686c) to head (eaf2db6).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
pkg/core/projection/projection.go 21.42% 11 Missing ⚠️
pkg/core/assertion/assertion.go 60.00% 3 Missing and 1 partial ⚠️
pkg/json-engine/compiler.go 76.47% 4 Missing ⚠️
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     #518      +/-   ##
==========================================
- Coverage   24.48%   24.42%   -0.06%     
==========================================
  Files          92       92              
  Lines        4334     4327       -7     
==========================================
- Hits         1061     1057       -4     
+ Misses       3164     3160       -4     
- Partials      109      110       +1     

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

Signed-off-by: Charles-Edouard Brétéché <[email protected]>
@eddycharly eddycharly merged commit 9b02801 into kyverno:main Sep 24, 2024
12 checks passed
@eddycharly eddycharly deleted the ct-path branch September 24, 2024 20:21
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