go-sigma / sigma

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

:sparkles: Change auth service implement #235

Closed tosone closed 9 months ago

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (9d1bcd5) 38.23% compared to head (c2f0f77) 35.62%.

Files Patch % Lines
pkg/dal/dao/repository.go 0.00% 30 Missing :warning:
pkg/handlers/namespaces/namespaces_get.go 0.00% 14 Missing :warning:
pkg/handlers/repositories/repositories_list.go 0.00% 13 Missing :warning:
pkg/handlers/namespaces/namespaces_list.go 0.00% 10 Missing :warning:
pkg/handlers/namespaces/namespaces_delete.go 0.00% 4 Missing :warning:
pkg/handlers/namespaces/namespaces_put.go 0.00% 4 Missing :warning:
pkg/handlers/namespaces/handler.go 62.50% 2 Missing and 1 partial :warning:
pkg/dal/dao/namespace.go 0.00% 2 Missing :warning:
pkg/handlers/namespaces/namespaces_list_hot.go 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #235 +/- ## ========================================== - Coverage 38.23% 35.62% -2.61% ========================================== Files 128 127 -1 Lines 8346 8258 -88 ========================================== - Hits 3191 2942 -249 - Misses 4873 5057 +184 + Partials 282 259 -23 ``` | [Flag](https://app.codecov.io/gh/go-sigma/sigma/pull/235/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/235/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma) | `35.62% <11.95%> (-2.61%)` | :arrow_down: | | [unit-test-postgresql](https://app.codecov.io/gh/go-sigma/sigma/pull/235/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma) | `35.62% <11.95%> (-2.61%)` | :arrow_down: | | [unit-test-sqlite3](https://app.codecov.io/gh/go-sigma/sigma/pull/235/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma) | `35.62% <11.95%> (-2.61%)` | :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.