go-sigma / sigma

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

:sparkles: Add support oss #298

Closed tosone closed 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

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

Comparison is base (546d180) 36.20% compared to head (a81d310) 20.78%.

Files Patch % Lines
pkg/storage/s3/s3.go 90.90% 1 Missing and 1 partial :warning:
pkg/builder/logger/obs/obs.go 0.00% 1 Missing :warning:
pkg/handlers/caches/caches_get.go 0.00% 1 Missing :warning:
pkg/handlers/distribution/blob/blob_get.go 0.00% 1 Missing :warning:
pkg/handlers/distribution/manifest/manifest_put.go 0.00% 1 Missing :warning:
pkg/handlers/distribution/upload/upload_put.go 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #298 +/- ## =========================================== - Coverage 36.20% 20.78% -15.42% =========================================== Files 137 285 +148 Lines 9582 18442 +8860 =========================================== + Hits 3469 3834 +365 - Misses 5761 14234 +8473 - Partials 352 374 +22 ``` | [Flag](https://app.codecov.io/gh/go-sigma/sigma/pull/298/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/298/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma) | `20.78% <75.00%> (-15.42%)` | :arrow_down: | | [unit-test-postgresql](https://app.codecov.io/gh/go-sigma/sigma/pull/298/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma) | `20.78% <75.00%> (-15.42%)` | :arrow_down: | | [unit-test-sqlite3](https://app.codecov.io/gh/go-sigma/sigma/pull/298/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma) | `20.78% <75.00%> (-15.42%)` | :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.