go-sigma / sigma

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

:sparkles: Change repository and tag api #242

Closed tosone closed 8 months ago

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (a4d567b) 34.31% compared to head (ae7a1a5) 33.02%.

Files Patch % Lines
pkg/handlers/tags/tags_delete.go 0.00% 22 Missing :warning:
pkg/handlers/repositories/repositories_delete.go 0.00% 20 Missing :warning:
pkg/handlers/repositories/repositories_update.go 0.00% 17 Missing :warning:
pkg/handlers/tags/tags_list.go 0.00% 14 Missing :warning:
pkg/handlers/repositories/repositories_create.go 0.00% 12 Missing :warning:
pkg/handlers/repositories/repositories_get.go 0.00% 8 Missing :warning:
pkg/handlers/repositories/repositories_list.go 0.00% 7 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #242 +/- ## ========================================== - Coverage 34.31% 33.02% -1.30% ========================================== Files 128 127 -1 Lines 8567 8448 -119 ========================================== - Hits 2940 2790 -150 - Misses 5357 5406 +49 + Partials 270 252 -18 ``` | [Flag](https://app.codecov.io/gh/go-sigma/sigma/pull/242/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/242/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma) | `33.02% <5.66%> (-1.30%)` | :arrow_down: | | [unit-test-postgresql](https://app.codecov.io/gh/go-sigma/sigma/pull/242/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma) | `33.02% <5.66%> (-1.30%)` | :arrow_down: | | [unit-test-sqlite3](https://app.codecov.io/gh/go-sigma/sigma/pull/242/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma) | `33.02% <5.66%> (-1.30%)` | :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.