Separate the execution vendor type sbom from image_scan #20504
Merged
Codecov / codecov/project
failed
May 29, 2024 in 0s
66.25% (-1.31%) compared to b7b8847
View this Pull Request on Codecov
66.25% (-1.31%) compared to b7b8847
Details
Codecov Report
Attention: Patch coverage is 69.23077%
with 4 lines
in your changes are missing coverage. Please review.
Project coverage is 66.25%. Comparing base (
b7b8847
) to head (600110a
).
Report is 200 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #20504 +/- ##
==========================================
- Coverage 67.56% 66.25% -1.32%
==========================================
Files 991 1045 +54
Lines 109181 113486 +4305
Branches 2719 2842 +123
==========================================
+ Hits 73768 75190 +1422
- Misses 31449 34191 +2742
- Partials 3964 4105 +141
Files | Coverage Δ | |
---|---|---|
src/controller/scan/base_controller.go | 56.82% <100.00%> (-2.73%) |
⬇️ |
src/jobservice/job/known_jobs.go | 0.00% <ø> (ø) |
|
src/pkg/scan/handler.go | 100.00% <ø> (ø) |
|
src/pkg/scan/sbom/sbom.go | 48.51% <0.00%> (ø) |
|
src/pkg/scan/vulnerability/vul.go | 56.68% <0.00%> (ø) |
Loading