ehildt / acap

A simple and convenient way to distribute and provide content to your apps ;)
MIT License
3 stars 4 forks source link

backmerge #152

Closed ehildt closed 10 months ago

codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (176c8c4) 51.61% compared to head (c4b32c1) 72.00%. Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #152 +/- ## =========================================== + Coverage 51.61% 72.00% +20.39% =========================================== Files 25 53 +28 Lines 680 986 +306 Branches 111 212 +101 =========================================== + Hits 351 710 +359 + Misses 295 271 -24 + Partials 34 5 -29 ``` | [Files](https://app.codecov.io/gh/ehildt/acap/pull/152?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Eugen+Hildt) | Coverage Δ | | |---|---|---| | [src/constants/app.constants.ts](https://app.codecov.io/gh/ehildt/acap/pull/152?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Eugen+Hildt#diff-c3JjL2NvbnN0YW50cy9hcHAuY29uc3RhbnRzLnRz) | `100.00% <100.00%> (ø)` | | | [src/controllers/json-schema.controller.ts](https://app.codecov.io/gh/ehildt/acap/pull/152?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Eugen+Hildt#diff-c3JjL2NvbnRyb2xsZXJzL2pzb24tc2NoZW1hLmNvbnRyb2xsZXIudHM=) | `97.80% <100.00%> (+97.80%)` | :arrow_up: | | [src/controllers/outbreak.controller.ts](https://app.codecov.io/gh/ehildt/acap/pull/152?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Eugen+Hildt#diff-c3JjL2NvbnRyb2xsZXJzL291dGJyZWFrLmNvbnRyb2xsZXIudHM=) | `85.71% <100.00%> (+85.71%)` | :arrow_up: | | [src/controllers/realm.controller.ts](https://app.codecov.io/gh/ehildt/acap/pull/152?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Eugen+Hildt#diff-c3JjL2NvbnRyb2xsZXJzL3JlYWxtLmNvbnRyb2xsZXIudHM=) | `94.62% <100.00%> (+94.62%)` | :arrow_up: | | [src/services/outbreak.service.ts](https://app.codecov.io/gh/ehildt/acap/pull/152?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Eugen+Hildt#diff-c3JjL3NlcnZpY2VzL291dGJyZWFrLnNlcnZpY2UudHM=) | `100.00% <100.00%> (ø)` | | | [src/services/realm.service.ts](https://app.codecov.io/gh/ehildt/acap/pull/152?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Eugen+Hildt#diff-c3JjL3NlcnZpY2VzL3JlYWxtLnNlcnZpY2UudHM=) | `100.00% <100.00%> (+6.06%)` | :arrow_up: | | [src/services/schema.service.ts](https://app.codecov.io/gh/ehildt/acap/pull/152?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Eugen+Hildt#diff-c3JjL3NlcnZpY2VzL3NjaGVtYS5zZXJ2aWNlLnRz) | `100.00% <100.00%> (+6.77%)` | :arrow_up: | | [src/modules/app.module.ts](https://app.codecov.io/gh/ehildt/acap/pull/152?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Eugen+Hildt#diff-c3JjL21vZHVsZXMvYXBwLm1vZHVsZS50cw==) | `0.00% <0.00%> (ø)` | | ... and [29 files with indirect coverage changes](https://app.codecov.io/gh/ehildt/acap/pull/152/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Eugen+Hildt)

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

github-actions[bot] commented 10 months ago

:tada: This PR is included in version 1.1.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: