go-sigma / sigma

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

:white_check_mark: Change inits test case #238

Closed tosone closed 9 months ago

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (8cd0939) 34.36% compared to head (dd41235) 34.04%.

Files Patch % Lines
pkg/handlers/tokens/handler.go 75.00% 3 Missing :warning:
pkg/handlers/users/handler.go 75.00% 2 Missing and 1 partial :warning:
pkg/configs/configuration.go 0.00% 2 Missing :warning:
pkg/handlers/users/users_login.go 0.00% 2 Missing :warning:
pkg/inits/signing.go 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #238 +/- ## ========================================== - Coverage 34.36% 34.04% -0.33% ========================================== Files 128 127 -1 Lines 8531 8381 -150 ========================================== - Hits 2932 2853 -79 + Misses 5330 5269 -61 + Partials 269 259 -10 ``` | [Flag](https://app.codecov.io/gh/go-sigma/sigma/pull/238/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/238/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma) | `34.04% <69.44%> (-0.33%)` | :arrow_down: | | [unit-test-postgresql](https://app.codecov.io/gh/go-sigma/sigma/pull/238/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma) | `34.04% <69.44%> (-0.33%)` | :arrow_down: | | [unit-test-sqlite3](https://app.codecov.io/gh/go-sigma/sigma/pull/238/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma) | `34.04% <69.44%> (-0.33%)` | :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.