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: scalar projection #510

Merged
merged 1 commit into from
Sep 22, 2024
Merged

Conversation

eddycharly
Copy link
Member

Explanation

Refactor scalar projection.

@eddycharly eddycharly force-pushed the scalar-projection branch 2 times, most recently from 328ee12 to 2960270 Compare September 22, 2024 20:40
Copy link

codecov bot commented Sep 22, 2024

Codecov Report

Attention: Patch coverage is 38.15789% with 47 lines in your changes missing coverage. Please review.

Project coverage is 24.21%. Comparing base (6397e6a) to head (57a9014).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
pkg/core/projection/projection.go 2.94% 33 Missing ⚠️
pkg/json-engine/engine.go 64.70% 4 Missing and 2 partials ⚠️
pkg/apis/policy/v1alpha1/any.go 70.58% 4 Missing and 1 partial ⚠️
pkg/commands/jp/query/command.go 0.00% 1 Missing ⚠️
pkg/server/playground/handler.go 0.00% 1 Missing ⚠️
pkg/server/scan/handler.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #510      +/-   ##
==========================================
- Coverage   24.30%   24.21%   -0.09%     
==========================================
  Files          92       92              
  Lines        4266     4290      +24     
==========================================
+ Hits         1037     1039       +2     
- Misses       3125     3151      +26     
+ Partials      104      100       -4     

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

@eddycharly eddycharly force-pushed the scalar-projection branch 2 times, most recently from 590fa60 to 4cffcdd Compare September 22, 2024 20:57
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
@eddycharly eddycharly merged commit 30bb58b into kyverno:main Sep 22, 2024
13 of 14 checks passed
@eddycharly eddycharly deleted the scalar-projection branch September 22, 2024 21:37
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