go-sigma / sigma

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

:sparkles: Add auth service #234

Closed tosone closed 9 months ago

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (1faa1bd) 38.14% compared to head (7b1e3c1) 37.96%.

Files Patch % Lines
pkg/dal/dao/namespace_member.go 0.00% 10 Missing :warning:
pkg/handlers/namespaces/namespaces_members_self.go 0.00% 6 Missing :warning:
pkg/handlers/namespaces/namespaces_members_add.go 0.00% 4 Missing :warning:
...g/handlers/namespaces/namespaces_members_delete.go 0.00% 2 Missing :warning:
pkg/handlers/namespaces/namespaces_members_list.go 0.00% 2 Missing :warning:
...g/handlers/namespaces/namespaces_members_update.go 0.00% 2 Missing :warning:
pkg/handlers/namespaces/namespaces_post.go 50.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #234 +/- ## ========================================== - Coverage 38.14% 37.96% -0.18% ========================================== Files 129 127 -2 Lines 8371 8183 -188 ========================================== - Hits 3193 3107 -86 + Misses 4895 4805 -90 + Partials 283 271 -12 ``` | [Flag](https://app.codecov.io/gh/go-sigma/sigma/pull/234/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/234/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma) | `37.96% <24.32%> (-0.18%)` | :arrow_down: | | [unit-test-postgresql](https://app.codecov.io/gh/go-sigma/sigma/pull/234/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma) | `37.96% <24.32%> (-0.18%)` | :arrow_down: | | [unit-test-sqlite3](https://app.codecov.io/gh/go-sigma/sigma/pull/234/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma) | `37.96% <24.32%> (-0.18%)` | :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.