go-sigma / sigma

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

:sparkles: Change namespaces created_at field type #239

Closed tosone closed 9 months ago

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (b173b0c) 34.37% compared to head (d2159e6) 34.07%.

Files Patch % Lines
pkg/handlers/namespaces/namespaces_list_hot.go 0.00% 16 Missing :warning:
pkg/handlers/namespaces/namespaces_get.go 0.00% 15 Missing :warning:
pkg/handlers/namespaces/namespaces_list.go 0.00% 13 Missing :warning:
pkg/handlers/users/users_list.go 0.00% 10 Missing :warning:
pkg/handlers/namespaces/namespaces_members_list.go 0.00% 9 Missing :warning:
pkg/handlers/repositories/repositories_list.go 0.00% 7 Missing :warning:
pkg/handlers/artifacts/artifacts_list.go 25.00% 5 Missing and 1 partial :warning:
pkg/handlers/tags/tags_list.go 0.00% 6 Missing :warning:
pkg/handlers/namespaces/namespaces_members_self.go 0.00% 2 Missing :warning:
pkg/handlers/repositories/repositories_get.go 0.00% 2 Missing :warning:
... and 4 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #239 +/- ## ========================================== - Coverage 34.37% 34.07% -0.31% ========================================== Files 128 127 -1 Lines 8544 8382 -162 ========================================== - Hits 2937 2856 -81 + Misses 5337 5267 -70 + Partials 270 259 -11 ``` | [Flag](https://app.codecov.io/gh/go-sigma/sigma/pull/239/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/239/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma) | `34.07% <17.27%> (-0.31%)` | :arrow_down: | | [unit-test-postgresql](https://app.codecov.io/gh/go-sigma/sigma/pull/239/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma) | `34.07% <17.27%> (-0.31%)` | :arrow_down: | | [unit-test-sqlite3](https://app.codecov.io/gh/go-sigma/sigma/pull/239/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma) | `34.07% <17.27%> (-0.31%)` | :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.