go-sigma / sigma

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

:sparkles: Support user signed grant oauth2 provider #187

Closed tosone closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 83.33% and project coverage change: +0.02% :tada:

Comparison is base (9119b34) 52.31% compared to head (4b04c6c) 52.33%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #187 +/- ## ========================================== + Coverage 52.31% 52.33% +0.02% ========================================== Files 118 118 Lines 6310 6313 +3 ========================================== + Hits 3301 3304 +3 Misses 2735 2735 Partials 274 274 ``` | [Flag](https://app.codecov.io/gh/go-sigma/sigma/pull/187/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/187/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma) | `52.33% <83.33%> (+0.02%)` | :arrow_up: | | [unit-test-postgresql](https://app.codecov.io/gh/go-sigma/sigma/pull/187/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma) | `52.33% <83.33%> (+0.02%)` | :arrow_up: | | [unit-test-sqlite3](https://app.codecov.io/gh/go-sigma/sigma/pull/187/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma) | `52.33% <83.33%> (+0.02%)` | :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/187?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma) | Coverage Δ | | |---|---|---| | [pkg/configs/configuration.go](https://app.codecov.io/gh/go-sigma/sigma/pull/187?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma#diff-cGtnL2NvbmZpZ3MvY29uZmlndXJhdGlvbi5nbw==) | `0.00% <ø> (ø)` | | | [pkg/dal/dao/user.go](https://app.codecov.io/gh/go-sigma/sigma/pull/187?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma#diff-cGtnL2RhbC9kYW8vdXNlci5nbw==) | `19.04% <0.00%> (ø)` | | | [pkg/configs/configs.go](https://app.codecov.io/gh/go-sigma/sigma/pull/187?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma#diff-cGtnL2NvbmZpZ3MvY29uZmlncy5nbw==) | `100.00% <100.00%> (ø)` | | | [pkg/configs/default.go](https://app.codecov.io/gh/go-sigma/sigma/pull/187?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma#diff-cGtnL2NvbmZpZ3MvZGVmYXVsdC5nbw==) | `100.00% <100.00%> (ø)` | |

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