go-sigma / sigma

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

:sparkles: Add test params #354

Closed tosone closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 0% with 78 lines in your changes are missing coverage. Please review.

Project coverage is 24.98%. Comparing base (f4430e7) to head (86d87a1).

Files Patch % Lines
pkg/modules/locker/definition/mocks/lock.go 0.00% 27 Missing :warning:
pkg/modules/locker/definition/mocks/locker.go 0.00% 23 Missing :warning:
pkg/signing/definition/mocks/signing.go 0.00% 14 Missing :warning:
pkg/signing/definition/mocks/verifying.go 0.00% 14 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #354 +/- ## ========================================== - Coverage 25.56% 24.98% -0.58% ========================================== Files 279 281 +2 Lines 19450 19180 -270 ========================================== - Hits 4973 4793 -180 + Misses 14007 13951 -56 + Partials 470 436 -34 ``` | [Flag](https://app.codecov.io/gh/go-sigma/sigma/pull/354/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/354/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma) | `24.97% <0.00%> (-0.60%)` | :arrow_down: | | [unit-test-postgresql](https://app.codecov.io/gh/go-sigma/sigma/pull/354/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma) | `24.96% <0.00%> (-0.58%)` | :arrow_down: | | [unit-test-sqlite3](https://app.codecov.io/gh/go-sigma/sigma/pull/354/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma) | `24.90% <0.00%> (-0.57%)` | :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.