Skip to content

Add sbom_report table to store sbom related information

Codecov / codecov/project failed May 23, 2024 in 0s

66.24% (-1.32%) compared to b7b8847

View this Pull Request on Codecov

66.24% (-1.32%) compared to b7b8847

Details

Codecov Report

Attention: Patch coverage is 46.12159% with 257 lines in your changes are missing coverage. Please review.

Project coverage is 66.24%. Comparing base (b7b8847) to head (ecb80ef).
Report is 199 commits behind head on main.

Current head ecb80ef differs from pull request most recent head 59071dd

Please upload reports for the commit 59071dd to get more accurate results.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main   #20473      +/-   ##
==========================================
- Coverage   67.56%   66.24%   -1.32%     
==========================================
  Files         991     1045      +54     
  Lines      109181   113464    +4283     
  Branches     2719     2842     +123     
==========================================
+ Hits        73768    75168    +1400     
- Misses      31449    34186    +2737     
- Partials     3964     4110     +146     
Files Coverage Δ
src/controller/scan/controller.go 100.00% <ø> (ø)
src/pkg/scan/handler.go 100.00% <ø> (ø)
src/pkg/scan/sbom/model/report.go 100.00% <100.00%> (ø)
src/server/v2.0/handler/assembler/report.go 72.97% <100.00%> (ø)
src/controller/event/handler/webhook/scan/scan.go 51.00% <0.00%> (-1.28%) ⬇️
src/pkg/scan/job.go 31.55% <0.00%> (+1.07%) ⬆️
src/controller/scan/base_controller.go 56.50% <62.50%> (-3.06%) ⬇️
src/controller/event/handler/internal/artifact.go 73.76% <0.00%> (-2.16%) ⬇️
src/pkg/task/task.go 60.67% <38.46%> (-1.76%) ⬇️
src/pkg/scan/sbom/dao/dao.go 54.23% <54.23%> (ø)
... and 3 more

... and 567 files with indirect coverage changes