go-sigma / sigma

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

:sparkles: Add redis in dockerfile #153

Closed tosone closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 45.87% and project coverage change: -0.27 :warning:

Comparison is base (a782ce3) 61.91% compared to head (fcab036) 61.64%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #153 +/- ## ========================================== - Coverage 61.91% 61.64% -0.27% ========================================== Files 96 97 +1 Lines 4842 4910 +68 ========================================== + Hits 2998 3027 +29 - Misses 1621 1652 +31 - Partials 223 231 +8 ``` | Flag | Coverage Δ | | |---|---|---| | unit-test-mysql | `61.64% <45.87%> (-0.27%)` | :arrow_down: | | unit-test-postgresql | `61.64% <45.87%> (-0.27%)` | :arrow_down: | | unit-test-sqlite3 | `61.64% <45.87%> (-0.27%)` | :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/153?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma) | Coverage Δ | | |---|---|---| | [pkg/daemon/decorator\_artifact.go](https://app.codecov.io/gh/go-sigma/sigma/pull/153?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma#diff-cGtnL2RhZW1vbi9kZWNvcmF0b3JfYXJ0aWZhY3QuZ28=) | `0.00% <0.00%> (ø)` | | | [pkg/configs/deploy.go](https://app.codecov.io/gh/go-sigma/sigma/pull/153?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma#diff-cGtnL2NvbmZpZ3MvZGVwbG95Lmdv) | `25.00% <25.00%> (ø)` | | | [pkg/storage/filesystem/filesystem.go](https://app.codecov.io/gh/go-sigma/sigma/pull/153?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma#diff-cGtnL3N0b3JhZ2UvZmlsZXN5c3RlbS9maWxlc3lzdGVtLmdv) | `54.20% <42.85%> (-4.13%)` | :arrow_down: | | [pkg/dal/dal.go](https://app.codecov.io/gh/go-sigma/sigma/pull/153?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma#diff-cGtnL2RhbC9kYWwuZ28=) | `64.65% <45.45%> (-2.02%)` | :arrow_down: | | [pkg/dal/dao/artifact.go](https://app.codecov.io/gh/go-sigma/sigma/pull/153?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma#diff-cGtnL2RhbC9kYW8vYXJ0aWZhY3QuZ28=) | `63.52% <57.14%> (-3.53%)` | :arrow_down: | | [pkg/configs/middleware.go](https://app.codecov.io/gh/go-sigma/sigma/pull/153?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma#diff-cGtnL2NvbmZpZ3MvbWlkZGxld2FyZS5nbw==) | `79.41% <60.00%> (-2.51%)` | :arrow_down: | | [pkg/handlers/distribution/manifest/manifest\_put.go](https://app.codecov.io/gh/go-sigma/sigma/pull/153?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% <100.00%> (ø)` | | | [pkg/utils/utils.go](https://app.codecov.io/gh/go-sigma/sigma/pull/153?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma#diff-cGtnL3V0aWxzL3V0aWxzLmdv) | `95.31% <100.00%> (+1.43%)` | :arrow_up: |

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