go-sigma / sigma

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

:sparkles: Support anonymous list namespace api #232

Closed tosone closed 9 months ago

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (8fd894e) 38.69% compared to head (c129cd8) 37.87%.

Files Patch % Lines
pkg/dal/dao/namespace.go 0.00% 30 Missing :warning:
pkg/handlers/namespaces/namespaces_list.go 0.00% 11 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #232 +/- ## ========================================== - Coverage 38.69% 37.87% -0.83% ========================================== Files 129 128 -1 Lines 8331 8208 -123 ========================================== - Hits 3224 3109 -115 - Misses 4823 4827 +4 + Partials 284 272 -12 ``` | [Flag](https://app.codecov.io/gh/go-sigma/sigma/pull/232/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/232/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma) | `37.87% <0.00%> (-0.83%)` | :arrow_down: | | [unit-test-postgresql](https://app.codecov.io/gh/go-sigma/sigma/pull/232/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma) | `37.87% <0.00%> (-0.83%)` | :arrow_down: | | [unit-test-sqlite3](https://app.codecov.io/gh/go-sigma/sigma/pull/232/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma) | `37.87% <0.00%> (-0.83%)` | :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.