go-sigma / sigma

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

:sparkles: Support hot namespace and logout #158

Closed tosone closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 5.79% and project coverage change: -0.94 :warning:

Comparison is base (95e5ac6) 59.93% compared to head (b57b618) 59.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #158 +/- ## ========================================== - Coverage 59.93% 59.00% -0.94% ========================================== Files 100 101 +1 Lines 5177 5237 +60 ========================================== - Hits 3103 3090 -13 - Misses 1822 1895 +73 Partials 252 252 ``` | Flag | Coverage Δ | | |---|---|---| | unit-test-mysql | `59.00% <5.79%> (-0.94%)` | :arrow_down: | | unit-test-postgresql | `59.00% <5.79%> (-0.94%)` | :arrow_down: | | unit-test-sqlite3 | `59.00% <5.79%> (-0.94%)` | :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. | [Impacted Files](https://app.codecov.io/gh/go-sigma/sigma/pull/158?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma) | Coverage Δ | | |---|---|---| | [pkg/dal/dao/option.go](https://app.codecov.io/gh/go-sigma/sigma/pull/158?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma#diff-cGtnL2RhbC9kYW8vb3B0aW9uLmdv) | `0.00% <ø> (ø)` | | | [pkg/handlers/namespaces/namespaces\_list\_host.go](https://app.codecov.io/gh/go-sigma/sigma/pull/158?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma#diff-cGtnL2hhbmRsZXJzL25hbWVzcGFjZXMvbmFtZXNwYWNlc19saXN0X2hvc3QuZ28=) | `0.00% <0.00%> (ø)` | | | [pkg/handlers/users/users\_logout.go](https://app.codecov.io/gh/go-sigma/sigma/pull/158?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma#diff-cGtnL2hhbmRsZXJzL3VzZXJzL3VzZXJzX2xvZ291dC5nbw==) | `0.00% <0.00%> (-100.00%)` | :arrow_down: | | [pkg/handlers/namespaces/handler.go](https://app.codecov.io/gh/go-sigma/sigma/pull/158?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma#diff-cGtnL2hhbmRsZXJzL25hbWVzcGFjZXMvaGFuZGxlci5nbw==) | `74.46% <100.00%> (+0.55%)` | :arrow_up: | | [pkg/handlers/namespaces/namespaces\_list.go](https://app.codecov.io/gh/go-sigma/sigma/pull/158?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma#diff-cGtnL2hhbmRsZXJzL25hbWVzcGFjZXMvbmFtZXNwYWNlc19saXN0Lmdv) | `88.57% <100.00%> (ø)` | | | [pkg/handlers/users/handler.go](https://app.codecov.io/gh/go-sigma/sigma/pull/158?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma#diff-cGtnL2hhbmRsZXJzL3VzZXJzL2hhbmRsZXIuZ28=) | `90.47% <100.00%> (ø)` | | | [pkg/utils/token/token.go](https://app.codecov.io/gh/go-sigma/sigma/pull/158?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma#diff-cGtnL3V0aWxzL3Rva2VuL3Rva2VuLmdv) | `79.45% <100.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.