go-sigma / sigma

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

:sparkles: Implement blob redirect #275

Closed tosone closed 6 months ago

tosone commented 6 months ago

150

codecov[bot] commented 6 months ago

Codecov Report

Attention: 9 lines in your changes are missing coverage. Please review.

Comparison is base (3674d05) 32.47% compared to head (1d9fc8a) 32.09%.

:exclamation: Current head 1d9fc8a differs from pull request most recent head 4f9dfce. Consider uploading reports for the commit 4f9dfce to get more accurate results

Files Patch % Lines
pkg/storage/s3/s3.go 0.00% 7 Missing :warning:
pkg/storage/filesystem/filesystem.go 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #275 +/- ## ========================================== - Coverage 32.47% 32.09% -0.39% ========================================== Files 130 129 -1 Lines 9069 8915 -154 ========================================== - Hits 2945 2861 -84 + Misses 5813 5754 -59 + Partials 311 300 -11 ``` | [Flag](https://app.codecov.io/gh/go-sigma/sigma/pull/275/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/275/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma) | `32.09% <0.00%> (-0.39%)` | :arrow_down: | | [unit-test-postgresql](https://app.codecov.io/gh/go-sigma/sigma/pull/275/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma) | `32.09% <0.00%> (-0.39%)` | :arrow_down: | | [unit-test-sqlite3](https://app.codecov.io/gh/go-sigma/sigma/pull/275/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma) | `32.09% <0.00%> (-0.39%)` | :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.