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

Allow choosing OPA evaluator #2252

Merged
merged 1 commit into from
Jan 10, 2025

Allow choosing OPA evaluator

9eb4a60
Select commit
Loading
Failed to load commit list.
Merged

Allow choosing OPA evaluator #2252

Allow choosing OPA evaluator
9eb4a60
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project/ec-cli succeeded Jan 10, 2025 in 0s

72.72% (+0.02%) compared to 9d4f0a8

View this Pull Request on Codecov

72.72% (+0.02%) compared to 9d4f0a8

Details

Codecov Report

Attention: Patch coverage is 84.21053% with 3 lines in your changes missing coverage. Please review.

Project coverage is 72.72%. Comparing base (9d4f0a8) to head (9eb4a60).

Files with missing lines Patch % Lines
internal/evaluator/opa_evaluator.go 80.00% 2 Missing ⚠️
cmd/validate/image.go 85.71% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2252      +/-   ##
==========================================
+ Coverage   72.69%   72.72%   +0.02%     
==========================================
  Files          88       89       +1     
  Lines        7622     7640      +18     
==========================================
+ Hits         5541     5556      +15     
- Misses       2081     2084       +3     
Files with missing lines Coverage Δ
internal/utils/helpers.go 70.73% <100.00%> (+0.73%) ⬆️
cmd/validate/image.go 90.50% <85.71%> (-0.10%) ⬇️
internal/evaluator/opa_evaluator.go 80.00% <80.00%> (ø)