go-sigma / sigma

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

:white_check_mark: Add namespace update ut #287

Closed tosone closed 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

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

Comparison is base (4c75b09) 35.69% compared to head (a59e53a) 35.97%.

Files Patch % Lines
pkg/handlers/repositories/repositories_delete.go 0.00% 11 Missing :warning:
pkg/handlers/repositories/repositories_get.go 0.00% 11 Missing :warning:
pkg/handlers/repositories/repositories_update.go 0.00% 11 Missing :warning:
pkg/handlers/repositories/repositories_create.go 0.00% 10 Missing :warning:
pkg/handlers/distribution/base/tags_list.go 18.18% 7 Missing and 2 partials :warning:
pkg/handlers/distribution/blob/blob_delete.go 0.00% 9 Missing :warning:
pkg/handlers/distribution/blob/blob_get.go 0.00% 9 Missing :warning:
pkg/handlers/distribution/blob/blob_head.go 0.00% 9 Missing :warning:
pkg/handlers/distribution/manifest/manifest_get.go 0.00% 9 Missing :warning:
pkg/handlers/distribution/upload/upload_patch.go 0.00% 9 Missing :warning:
... and 13 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #287 +/- ## ========================================== + Coverage 35.69% 35.97% +0.28% ========================================== Files 132 131 -1 Lines 9270 9284 +14 ========================================== + Hits 3309 3340 +31 + Misses 5628 5603 -25 - Partials 333 341 +8 ``` | [Flag](https://app.codecov.io/gh/go-sigma/sigma/pull/287/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/287/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma) | `35.97% <10.61%> (+0.28%)` | :arrow_up: | | [unit-test-postgresql](https://app.codecov.io/gh/go-sigma/sigma/pull/287/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma) | `35.97% <10.61%> (+0.28%)` | :arrow_up: | | [unit-test-sqlite3](https://app.codecov.io/gh/go-sigma/sigma/pull/287/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma) | `35.97% <10.61%> (+0.28%)` | :arrow_up: | 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.