go-sigma / sigma

OCI-Native artifact manager
https://docs.sigma.tosone.cn
Apache License 2.0
129 stars 10 forks source link

:sparkles: Copy dockerfile and builder image after server started #341

Closed tosone closed 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 23.39%. Comparing base (d565f5a) to head (3f51f6b).

Files Patch % Lines
pkg/inits/baseimage.go 1.78% 110 Missing :warning:
pkg/inits/inits.go 0.00% 7 Missing :warning:
pkg/daemon/scan/sbom.go 0.00% 1 Missing :warning:
pkg/daemon/scan/vulnerability.go 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #341 +/- ## ========================================== - Coverage 24.05% 23.39% -0.67% ========================================== Files 275 274 -1 Lines 19095 18866 -229 ========================================== - Hits 4594 4413 -181 + Misses 14062 14047 -15 + Partials 439 406 -33 ``` | [Flag](https://app.codecov.io/gh/go-sigma/sigma/pull/341/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma) | Coverage Δ | | |---|---|---| | [unit-test-mysql](https://app.codecov.io/gh/go-sigma/sigma/pull/341/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma) | `23.39% <1.65%> (-0.67%)` | :arrow_down: | | [unit-test-postgresql](https://app.codecov.io/gh/go-sigma/sigma/pull/341/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma) | `23.39% <1.65%> (-0.67%)` | :arrow_down: | | [unit-test-sqlite3](https://app.codecov.io/gh/go-sigma/sigma/pull/341/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma) | `23.39% <1.65%> (-0.67%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.