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

refactor: scalar projection

57a9014
Select commit
Loading
Failed to load commit list.
Merged

refactor: scalar projection #510

refactor: scalar projection
57a9014
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 22, 2024 in 0s

24.21% (-0.09%) compared to 6397e6a

View this Pull Request on Codecov

24.21% (-0.09%) compared to 6397e6a

Details

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).

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.