go-sigma / sigma

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

:sparkles: Add docs for namespace member api #240

Closed tosone closed 10 months ago

codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (033b745) 34.40% compared to head (4203b7f) 33.98%.

Files Patch % Lines
...g/handlers/namespaces/namespaces_members_update.go 0.00% 27 Missing :warning:
...g/handlers/namespaces/namespaces_members_delete.go 0.00% 25 Missing :warning:
pkg/handlers/namespaces/namespaces_members_add.go 0.00% 9 Missing :warning:
pkg/handlers/namespaces/namespaces_members_list.go 0.00% 2 Missing :warning:
pkg/handlers/namespaces/namespaces_members_self.go 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #240 +/- ## ========================================== - Coverage 34.40% 33.98% -0.43% ========================================== Files 128 127 -1 Lines 8545 8404 -141 ========================================== - Hits 2940 2856 -84 + Misses 5335 5289 -46 + Partials 270 259 -11 ``` | [Flag](https://app.codecov.io/gh/go-sigma/sigma/pull/240/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/240/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma) | `33.98% <7.14%> (-0.43%)` | :arrow_down: | | [unit-test-postgresql](https://app.codecov.io/gh/go-sigma/sigma/pull/240/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma) | `33.98% <7.14%> (-0.43%)` | :arrow_down: | | [unit-test-sqlite3](https://app.codecov.io/gh/go-sigma/sigma/pull/240/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma) | `33.98% <7.14%> (-0.43%)` | :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.