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

Separate the execution vendor type sbom from image_scan #20504

Merged
merged 1 commit into from
May 29, 2024

Separate the execution vendor type sbom from image_scan

600110a
Select commit
Loading
Failed to load commit list.
Merged

Separate the execution vendor type sbom from image_scan #20504

Separate the execution vendor type sbom from image_scan
600110a
Select commit
Loading
Failed to load commit list.
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

Impacted file tree graph

@@            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%> (ø)

... and 568 files with indirect coverage changes