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/patch succeeded Sep 22, 2024 in 0s

38.15% of diff hit (target 24.30%)

View this Pull Request on Codecov

38.15% of diff hit (target 24.30%)

Annotations

Check warning on line 26 in pkg/apis/policy/v1alpha1/any.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/apis/policy/v1alpha1/any.go#L25-L26

Added lines #L25 - L26 were not covered by tests

Check warning on line 52 in pkg/apis/policy/v1alpha1/any.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/apis/policy/v1alpha1/any.go#L51-L52

Added lines #L51 - L52 were not covered by tests

Check warning on line 158 in pkg/commands/jp/query/command.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/commands/jp/query/command.go#L158

Added line #L158 was not covered by tests

Check warning on line 53 in pkg/core/projection/projection.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/core/projection/projection.go#L53

Added line #L53 was not covered by tests

Check warning on line 112 in pkg/core/projection/projection.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/core/projection/projection.go#L89-L112

Added lines #L89 - L112 were not covered by tests

Check warning on line 117 in pkg/core/projection/projection.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/core/projection/projection.go#L114-L117

Added lines #L114 - L117 were not covered by tests

Check warning on line 122 in pkg/core/projection/projection.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/core/projection/projection.go#L119-L122

Added lines #L119 - L122 were not covered by tests

Check warning on line 101 in pkg/json-engine/engine.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/json-engine/engine.go#L100-L101

Added lines #L100 - L101 were not covered by tests

Check warning on line 105 in pkg/json-engine/engine.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/json-engine/engine.go#L104-L105

Added lines #L104 - L105 were not covered by tests

Check warning on line 37 in pkg/server/playground/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/server/playground/handler.go#L37

Added line #L37 was not covered by tests

Check warning on line 29 in pkg/server/scan/handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/server/scan/handler.go#L29

Added line #L29 was not covered by tests