Skip to content

docs: regenerate task docs for EC_USE_OPA parameter

e683520
Select commit
Loading
Failed to load commit list.
Merged

feat: add direct OPA evaluator with shared base infrastructure #3276

docs: regenerate task docs for EC_USE_OPA parameter
e683520
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project/cli succeeded May 28, 2026 in 1s

76.05% (+0.29%) compared to 1026da7

View this Pull Request on Codecov

76.05% (+0.29%) compared to 1026da7

Details

Codecov Report

❌ Patch coverage is 82.30769% with 92 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
internal/evaluator/base_evaluator.go 76.72% 54 Missing ⚠️
internal/evaluator/opa_evaluator.go 88.08% 28 Missing ⚠️
cmd/validate/image.go 0.00% 2 Missing ⚠️
...ation_snapshot_image/application_snapshot_image.go 93.54% 2 Missing ⚠️
internal/evaluation_target/input/input.go 75.00% 2 Missing ⚠️
internal/image/validate.go 75.00% 2 Missing ⚠️
internal/validate/vsa/fallback.go 0.00% 2 Missing ⚠️
Files with missing lines Coverage Δ
internal/evaluator/conftest_evaluator.go 88.65% <100.00%> (ø)
cmd/validate/image.go 91.14% <0.00%> (-0.22%) ⬇️
...ation_snapshot_image/application_snapshot_image.go 85.82% <93.54%> (+1.04%) ⬆️
internal/evaluation_target/input/input.go 84.21% <75.00%> (-1.51%) ⬇️
internal/image/validate.go 70.42% <75.00%> (-0.39%) ⬇️
internal/validate/vsa/fallback.go 36.84% <0.00%> (-0.50%) ⬇️
internal/evaluator/opa_evaluator.go 88.08% <88.08%> (-11.92%) ⬇️
internal/evaluator/base_evaluator.go 76.72% <76.72%> (ø)

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.