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 and audit for namespac #236

Closed tosone closed 9 months ago

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (f811171) 35.93% compared to head (459d95c) 34.03%.

Files Patch % Lines
pkg/handlers/namespaces/namespaces_members_add.go 0.00% 32 Missing :warning:
pkg/dal/dao/namespace_member.go 0.00% 29 Missing :warning:
pkg/handlers/repositories/repositories_delete.go 0.00% 16 Missing :warning:
pkg/handlers/repositories/repositories_get.go 0.00% 14 Missing :warning:
pkg/handlers/tags/tags_list.go 0.00% 14 Missing :warning:
pkg/handlers/tags/tags_delete.go 14.28% 9 Missing and 3 partials :warning:
pkg/handlers/tags/tags_get.go 14.28% 9 Missing and 3 partials :warning:
pkg/handlers/repositories/repositories_post.go 0.00% 6 Missing :warning:
pkg/dal/dao/repository.go 0.00% 5 Missing :warning:
pkg/handlers/repositories/handler.go 40.00% 2 Missing and 1 partial :warning:
... and 3 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #236 +/- ## ========================================== - Coverage 35.93% 34.03% -1.90% ========================================== Files 128 127 -1 Lines 8421 8368 -53 ========================================== - Hits 3026 2848 -178 - Misses 5125 5262 +137 + Partials 270 258 -12 ``` | [Flag](https://app.codecov.io/gh/go-sigma/sigma/pull/236/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/236/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma) | `34.03% <9.14%> (-1.90%)` | :arrow_down: | | [unit-test-postgresql](https://app.codecov.io/gh/go-sigma/sigma/pull/236/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma) | `34.03% <9.14%> (-1.90%)` | :arrow_down: | | [unit-test-sqlite3](https://app.codecov.io/gh/go-sigma/sigma/pull/236/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma) | `34.03% <9.14%> (-1.90%)` | :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.