go-sigma / sigma

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

:sparkles: List tag with type #149

Closed tosone closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 43.54% and project coverage change: -0.45 :warning:

Comparison is base (6e1fb65) 62.35% compared to head (9eb7b41) 61.91%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #149 +/- ## ========================================== - Coverage 62.35% 61.91% -0.45% ========================================== Files 96 96 Lines 4811 4842 +31 ========================================== - Hits 3000 2998 -2 - Misses 1588 1621 +33 Partials 223 223 ``` | Flag | Coverage Δ | | |---|---|---| | unit-test-mysql | `61.91% <43.54%> (-0.45%)` | :arrow_down: | | unit-test-postgresql | `61.91% <43.54%> (-0.45%)` | :arrow_down: | | unit-test-sqlite3 | `61.91% <43.54%> (-0.45%)` | :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. | [Impacted Files](https://app.codecov.io/gh/go-sigma/sigma/pull/149?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma) | Coverage Δ | | |---|---|---| | [pkg/handlers/distribution/manifest/manifest\_put.go](https://app.codecov.io/gh/go-sigma/sigma/pull/149?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma#diff-cGtnL2hhbmRsZXJzL2Rpc3RyaWJ1dGlvbi9tYW5pZmVzdC9tYW5pZmVzdF9wdXQuZ28=) | `41.46% <38.23%> (-6.94%)` | :arrow_down: | | [pkg/handlers/tags/tags\_list.go](https://app.codecov.io/gh/go-sigma/sigma/pull/149?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma#diff-cGtnL2hhbmRsZXJzL3RhZ3MvdGFnc19saXN0Lmdv) | `54.65% <50.00%> (-0.23%)` | :arrow_down: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.