go-sigma / sigma

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

:sparkles: Move builder helper func #308

Closed tosone closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

Attention: 36 lines in your changes are missing coverage. Please review.

Comparison is base (9f8f3d9) 22.22% compared to head (f1cecb4) 21.71%.

Files Patch % Lines
pkg/builder/docker/docker.go 0.00% 16 Missing :warning:
pkg/builder/builder.go 50.00% 6 Missing and 3 partials :warning:
pkg/builder/podman/podman.go 0.00% 8 Missing :warning:
pkg/builder/docker/informer.go 0.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #308 +/- ## ========================================== - Coverage 22.22% 21.71% -0.52% ========================================== Files 289 287 -2 Lines 19353 19008 -345 ========================================== - Hits 4302 4128 -174 + Misses 14642 14501 -141 + Partials 409 379 -30 ``` | [Flag](https://app.codecov.io/gh/go-sigma/sigma/pull/308/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/308/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma) | `21.71% <20.00%> (-0.52%)` | :arrow_down: | | [unit-test-postgresql](https://app.codecov.io/gh/go-sigma/sigma/pull/308/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma) | `21.71% <20.00%> (-0.52%)` | :arrow_down: | | [unit-test-sqlite3](https://app.codecov.io/gh/go-sigma/sigma/pull/308/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma) | `21.71% <20.00%> (-0.52%)` | :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.