go-sigma / sigma

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

:sparkles: Add member page for namespace #231

Closed tosone closed 9 months ago

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (fd0d5ec) 40.23% compared to head (036280f) 38.44%.

Files Patch % Lines
pkg/dal/dao/role.go 0.00% 84 Missing :warning:
pkg/handlers/namespaces/namespaces_members_add.go 0.00% 63 Missing :warning:
...g/handlers/namespaces/namespaces_members_update.go 0.00% 59 Missing :warning:
...g/handlers/namespaces/namespaces_members_delete.go 0.00% 48 Missing :warning:
pkg/handlers/namespaces/namespaces_members_self.go 0.00% 36 Missing :warning:
pkg/handlers/namespaces/namespaces_members_list.go 0.00% 27 Missing :warning:
pkg/dal/dao/user.go 0.00% 9 Missing :warning:
pkg/handlers/users/users_list.go 0.00% 6 Missing :warning:
pkg/validators/validators.go 20.00% 4 Missing :warning:
pkg/handlers/namespaces/handler.go 76.92% 2 Missing and 1 partial :warning:
... and 2 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #231 +/- ## ========================================== - Coverage 40.23% 38.44% -1.80% ========================================== Files 123 128 +5 Lines 7986 8168 +182 ========================================== - Hits 3213 3140 -73 - Misses 4489 4755 +266 + Partials 284 273 -11 ``` | [Flag](https://app.codecov.io/gh/go-sigma/sigma/pull/231/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/231/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma) | `38.44% <7.08%> (-1.80%)` | :arrow_down: | | [unit-test-postgresql](https://app.codecov.io/gh/go-sigma/sigma/pull/231/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma) | `38.44% <7.08%> (-1.80%)` | :arrow_down: | | [unit-test-sqlite3](https://app.codecov.io/gh/go-sigma/sigma/pull/231/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma) | `38.44% <7.08%> (-1.80%)` | :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.