Closed tosone closed 1 year ago
Patch coverage: 37.34% and project coverage change: -0.78 :warning:
37.34
-0.78
Comparison is base (6ff70c9) 61.64% compared to head (ff3e622) 60.87%.
6ff70c9
ff3e622
:umbrella: View full report in Codecov by Sentry. :loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
Codecov Report
Patch coverage:
37.34
% and project coverage change:-0.78
:warning:Additional details and impacted files
```diff @@ Coverage Diff @@ ## main #154 +/- ## ========================================== - Coverage 61.64% 60.87% -0.78% ========================================== Files 97 99 +2 Lines 4910 5050 +140 ========================================== + Hits 3027 3074 +47 - Misses 1652 1737 +85 - Partials 231 239 +8 ``` | Flag | Coverage Δ | | |---|---|---| | unit-test-mysql | `60.87% <37.34%> (-0.78%)` | :arrow_down: | | unit-test-postgresql | `60.87% <37.34%> (-0.78%)` | :arrow_down: | | unit-test-sqlite3 | `60.87% <37.34%> (-0.78%)` | :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. | [Impacted Files](https://app.codecov.io/gh/go-sigma/sigma/pull/154?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma) | Coverage Δ | | |---|---|---| | [pkg/configs/deploy.go](https://app.codecov.io/gh/go-sigma/sigma/pull/154?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma#diff-cGtnL2NvbmZpZ3MvZGVwbG95Lmdv) | `25.00% <ø> (ø)` | | | [pkg/dal/dao/audit.go](https://app.codecov.io/gh/go-sigma/sigma/pull/154?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma#diff-cGtnL2RhbC9kYW8vYXVkaXQuZ28=) | `0.00% <0.00%> (ø)` | | | [pkg/dal/dao/user.go](https://app.codecov.io/gh/go-sigma/sigma/pull/154?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma#diff-cGtnL2RhbC9kYW8vdXNlci5nbw==) | `88.88% <0.00%> (-11.12%)` | :arrow_down: | | [pkg/handlers/users/users\_login.go](https://app.codecov.io/gh/go-sigma/sigma/pull/154?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma#diff-cGtnL2hhbmRsZXJzL3VzZXJzL3VzZXJzX2xvZ2luLmdv) | `100.00% <ø> (ø)` | | | [pkg/handlers/users/users\_logout.go](https://app.codecov.io/gh/go-sigma/sigma/pull/154?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma#diff-cGtnL2hhbmRsZXJzL3VzZXJzL3VzZXJzX2xvZ291dC5nbw==) | `100.00% <ø> (ø)` | | | [pkg/handlers/users/users\_self.go](https://app.codecov.io/gh/go-sigma/sigma/pull/154?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma#diff-cGtnL2hhbmRsZXJzL3VzZXJzL3VzZXJzX3NlbGYuZ28=) | `0.00% <0.00%> (ø)` | | | [pkg/handlers/users/users\_signup.go](https://app.codecov.io/gh/go-sigma/sigma/pull/154?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma#diff-cGtnL2hhbmRsZXJzL3VzZXJzL3VzZXJzX3NpZ251cC5nbw==) | `100.00% <ø> (ø)` | | | [pkg/validators/validators.go](https://app.codecov.io/gh/go-sigma/sigma/pull/154?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma#diff-cGtnL3ZhbGlkYXRvcnMvdmFsaWRhdG9ycy5nbw==) | `80.48% <20.00%> (-8.41%)` | :arrow_down: | | [pkg/dal/dao/repository.go](https://app.codecov.io/gh/go-sigma/sigma/pull/154?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma#diff-cGtnL2RhbC9kYW8vcmVwb3NpdG9yeS5nbw==) | `48.57% <25.00%> (ø)` | | | [pkg/handlers/namespaces/handler.go](https://app.codecov.io/gh/go-sigma/sigma/pull/154?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-sigma#diff-cGtnL2hhbmRsZXJzL25hbWVzcGFjZXMvaGFuZGxlci5nbw==) | `73.91% <40.00%> (-4.14%)` | :arrow_down: | | ... and [6 more](https://app.codecov.io/gh/go-sigma/sigma/pull/154?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: Do you have feedback about the report comment? Let us know in this issue.