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

Benchmarking #2192

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Data for the simple benchmark

eb2f1d6
Select commit
Loading
Failed to load commit list.
Open

Benchmarking #2192

Data for the simple benchmark
eb2f1d6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project/ec-cli succeeded Nov 29, 2024 in 0s

69.32% (-1.90%) compared to b8c77a0

View this Pull Request on Codecov

69.32% (-1.90%) compared to b8c77a0

Details

Codecov Report

Attention: Patch coverage is 18.75000% with 247 lines in your changes missing coverage. Please review.

Project coverage is 69.32%. Comparing base (b8c77a0) to head (eb2f1d6).

Files with missing lines Patch % Lines
benchmark/offliner/offliner.go 8.57% 128 Missing ⚠️
benchmark/simple/simple.go 0.00% 61 Missing ⚠️
benchmark/internal/registry/registry.go 0.00% 13 Missing ⚠️
cmd/root.go 0.00% 11 Missing ⚠️
benchmark/internal/suite/suite.go 0.00% 6 Missing ⚠️
internal/policy/source/git_config.go 0.00% 5 Missing ⚠️
internal/validate/helpers.go 44.44% 5 Missing ⚠️
internal/evaluator/conftest_evaluator.go 55.55% 4 Missing ⚠️
internal/policy/policy.go 42.85% 4 Missing ⚠️
cmd/fetch/fetch_policy.go 0.00% 3 Missing ⚠️
... and 3 more
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2192      +/-   ##
==========================================
- Coverage   71.21%   69.32%   -1.90%     
==========================================
  Files          88       92       +4     
  Lines        7501     7739     +238     
==========================================
+ Hits         5342     5365      +23     
- Misses       2159     2374     +215     
Files with missing lines Coverage Δ
cmd/inspect/inspect_policy.go 67.33% <100.00%> (+0.21%) ⬆️
cmd/validate/image.go 91.61% <100.00%> (+0.05%) ⬆️
cmd/validate/policy.go 92.15% <100.00%> (+0.15%) ⬆️
internal/image/validate.go 69.33% <100.00%> (+0.20%) ⬆️
internal/input/validate.go 77.77% <100.00%> (+0.24%) ⬆️
cmd/inspect/inspect_policy_data.go 35.13% <0.00%> (-0.32%) ⬇️
cmd/validate/input.go 42.02% <0.00%> (-0.23%) ⬇️
cmd/fetch/fetch_policy.go 0.00% <0.00%> (ø)
internal/policy/source/source.go 85.71% <86.36%> (+0.32%) ⬆️
internal/evaluator/conftest_evaluator.go 81.14% <55.55%> (ø)
... and 8 more