go-sigma / sigma

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

:white_check_mark: Add test case for logout #159

Closed tosone closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: +0.43% :tada:

Comparison is base (4fac096) 59.00% compared to head (3323bba) 59.44%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #159 +/- ## ========================================== + Coverage 59.00% 59.44% +0.43% ========================================== Files 101 101 Lines 5237 5237 ========================================== + Hits 3090 3113 +23 + Misses 1895 1869 -26 - Partials 252 255 +3 ``` | Flag | Coverage Δ | | |---|---|---| | unit-test-mysql | `59.44% <ø> (+0.43%)` | :arrow_up: | | unit-test-postgresql | `59.44% <ø> (+0.43%)` | :arrow_up: | | unit-test-sqlite3 | `59.44% <ø> (+0.43%)` | :arrow_up: | 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. | [Files Changed](https://app.codecov.io/gh/go-sigma/sigma/pull/159?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma) | Coverage Δ | | |---|---|---| | [pkg/handlers/namespaces/handler.go](https://app.codecov.io/gh/go-sigma/sigma/pull/159?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% <ø> (ø)` | | | [pkg/handlers/namespaces/namespaces\_delete.go](https://app.codecov.io/gh/go-sigma/sigma/pull/159?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma#diff-cGtnL2hhbmRsZXJzL25hbWVzcGFjZXMvbmFtZXNwYWNlc19kZWxldGUuZ28=) | `72.22% <ø> (ø)` | | | [pkg/handlers/namespaces/namespaces\_get.go](https://app.codecov.io/gh/go-sigma/sigma/pull/159?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma#diff-cGtnL2hhbmRsZXJzL25hbWVzcGFjZXMvbmFtZXNwYWNlc19nZXQuZ28=) | `81.81% <ø> (ø)` | | | [pkg/handlers/namespaces/namespaces\_post.go](https://app.codecov.io/gh/go-sigma/sigma/pull/159?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma#diff-cGtnL2hhbmRsZXJzL25hbWVzcGFjZXMvbmFtZXNwYWNlc19wb3N0Lmdv) | `88.40% <ø> (ø)` | | | [pkg/handlers/namespaces/namespaces\_put.go](https://app.codecov.io/gh/go-sigma/sigma/pull/159?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma#diff-cGtnL2hhbmRsZXJzL25hbWVzcGFjZXMvbmFtZXNwYWNlc19wdXQuZ28=) | `71.23% <ø> (ø)` | | | [pkg/handlers/users/handler.go](https://app.codecov.io/gh/go-sigma/sigma/pull/159?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% <ø> (ø)` | | | [pkg/handlers/users/users\_login.go](https://app.codecov.io/gh/go-sigma/sigma/pull/159?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma#diff-cGtnL2hhbmRsZXJzL3VzZXJzL3VzZXJzX2xvZ2luLmdv) | `100.00% <ø> (ø)` | | | [pkg/handlers/users/users\_signup.go](https://app.codecov.io/gh/go-sigma/sigma/pull/159?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma#diff-cGtnL2hhbmRsZXJzL3VzZXJzL3VzZXJzX3NpZ251cC5nbw==) | `100.00% <ø> (ø)` | | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/go-sigma/sigma/pull/159/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.