go-sigma / sigma

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

:sparkles: Add webhook #163

Closed tosone closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 9.55% and project coverage change: -1.29% :warning:

Comparison is base (cb802cc) 56.11% compared to head (02bfb42) 54.83%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #163 +/- ## ========================================== - Coverage 56.11% 54.83% -1.29% ========================================== Files 108 110 +2 Lines 5565 5714 +149 ========================================== + Hits 3123 3133 +10 - Misses 2187 2325 +138 - Partials 255 256 +1 ``` | Flag | Coverage Δ | | |---|---|---| | unit-test-mysql | `54.83% <9.55%> (-1.29%)` | :arrow_down: | | unit-test-postgresql | `54.83% <9.55%> (-1.29%)` | :arrow_down: | | unit-test-sqlite3 | `54.83% <9.55%> (-1.29%)` | :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. | [Files Changed](https://app.codecov.io/gh/go-sigma/sigma/pull/163?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma) | Coverage Δ | | |---|---|---| | [pkg/daemon/daemon.go](https://app.codecov.io/gh/go-sigma/sigma/pull/163?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma#diff-cGtnL2RhZW1vbi9kYWVtb24uZ28=) | `64.55% <ø> (ø)` | | | [pkg/dal/dao/daemon.go](https://app.codecov.io/gh/go-sigma/sigma/pull/163?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma#diff-cGtnL2RhbC9kYW8vZGFlbW9uLmdv) | `0.00% <0.00%> (ø)` | | | [pkg/dal/dao/tag.go](https://app.codecov.io/gh/go-sigma/sigma/pull/163?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma#diff-cGtnL2RhbC9kYW8vdGFnLmdv) | `51.07% <0.00%> (ø)` | | | [pkg/handlers/distribution/clients/clients.go](https://app.codecov.io/gh/go-sigma/sigma/pull/163?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma#diff-cGtnL2hhbmRsZXJzL2Rpc3RyaWJ1dGlvbi9jbGllbnRzL2NsaWVudHMuZ28=) | `69.32% <ø> (ø)` | | | [pkg/utils/utils.go](https://app.codecov.io/gh/go-sigma/sigma/pull/163?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma#diff-cGtnL3V0aWxzL3V0aWxzLmdv) | `88.40% <0.00%> (-6.91%)` | :arrow_down: | | [pkg/dal/dao/repository.go](https://app.codecov.io/gh/go-sigma/sigma/pull/163?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma#diff-cGtnL2RhbC9kYW8vcmVwb3NpdG9yeS5nbw==) | `35.50% <4.00%> (-5.60%)` | :arrow_down: | | [pkg/daemon/gc/gc\_repository.go](https://app.codecov.io/gh/go-sigma/sigma/pull/163?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma#diff-cGtnL2RhZW1vbi9nYy9nY19yZXBvc2l0b3J5Lmdv) | `4.44% <4.44%> (ø)` | | | [pkg/dal/dao/webhook.go](https://app.codecov.io/gh/go-sigma/sigma/pull/163?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma#diff-cGtnL2RhbC9kYW8vd2ViaG9vay5nbw==) | `11.84% <11.84%> (ø)` | | | [pkg/handlers/namespaces/namespaces\_delete.go](https://app.codecov.io/gh/go-sigma/sigma/pull/163?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma#diff-cGtnL2hhbmRsZXJzL25hbWVzcGFjZXMvbmFtZXNwYWNlc19kZWxldGUuZ28=) | `73.07% <100.00%> (+0.85%)` | :arrow_up: | | [pkg/handlers/namespaces/namespaces\_post.go](https://app.codecov.io/gh/go-sigma/sigma/pull/163?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma#diff-cGtnL2hhbmRsZXJzL25hbWVzcGFjZXMvbmFtZXNwYWNlc19wb3N0Lmdv) | `88.40% <100.00%> (ø)` | | | ... and [1 more](https://app.codecov.io/gh/go-sigma/sigma/pull/163?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma) | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.