go-sigma / sigma

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

:sparkles: Reimplement lock with badger #358

Closed tosone closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 57.34266% with 61 lines in your changes are missing coverage. Please review.

Project coverage is 25.02%. Comparing base (31bad7c) to head (3c0b686).

Files Patch % Lines
pkg/modules/locker/database/database.go 58.57% 38 Missing and 20 partials :warning:
pkg/configs/default.go 0.00% 2 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #358 +/- ## ========================================== - Coverage 25.52% 25.02% -0.51% ========================================== Files 275 273 -2 Lines 19247 19010 -237 ========================================== - Hits 4913 4757 -156 + Misses 13887 13822 -65 + Partials 447 431 -16 ``` | [Flag](https://app.codecov.io/gh/go-sigma/sigma/pull/358/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/358/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma) | `25.02% <57.34%> (-0.51%)` | :arrow_down: | | [unit-test-postgresql](https://app.codecov.io/gh/go-sigma/sigma/pull/358/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma) | `25.00% <55.24%> (-0.47%)` | :arrow_down: | | [unit-test-sqlite3](https://app.codecov.io/gh/go-sigma/sigma/pull/358/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma) | `25.00% <55.24%> (-0.42%)` | :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.