go-sigma / sigma

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

:sparkles: Remove viper #387

Closed tosone closed 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 65.11628% with 15 lines in your changes missing coverage. Please review.

Project coverage is 25.45%. Comparing base (6666955) to head (efa3bca).

Files Patch % Lines
pkg/handlers/oauth2/oauth2_callback.go 0.00% 8 Missing :warning:
pkg/handlers/oauth2/handler.go 0.00% 3 Missing :warning:
pkg/handlers/repositories/handler.go 89.47% 1 Missing and 1 partial :warning:
pkg/handlers/repositories/repositories_create.go 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #387 +/- ## ========================================== - Coverage 25.51% 25.45% -0.07% ========================================== Files 271 269 -2 Lines 19170 16199 -2971 ========================================== - Hits 4892 4124 -768 + Misses 13803 11631 -2172 + Partials 475 444 -31 ``` | [Flag](https://app.codecov.io/gh/go-sigma/sigma/pull/387/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/387/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma) | `25.45% <65.11%> (-0.07%)` | :arrow_down: | | [unit-test-postgresql](https://app.codecov.io/gh/go-sigma/sigma/pull/387/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma) | `25.44% <65.11%> (-0.06%)` | :arrow_down: | | [unit-test-sqlite3](https://app.codecov.io/gh/go-sigma/sigma/pull/387/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma) | `25.44% <65.11%> (-0.06%)` | :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.