ehildt / acap

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

release: 23052024 #220

Closed ehildt closed 4 months ago

changeset-bot[bot] commented 4 months ago

🦋 Changeset detected

Latest commit: ea43c2c4eabbf168295c26d0df7fa86408f93255

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages | Name | Type | | --------------- | ----- | | @acap/backend | Major | | @acap/frontend | Major | | @acap/ms-bridge | Major |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 88.61%. Comparing base (d1bb9e3) to head (b313693).

:exclamation: Current head b313693 differs from pull request most recent head ea43c2c

Please upload reports for the commit ea43c2c to get more accurate results.

Files Patch % Lines
apps/backend/src/controllers/blob.controller.ts 0.00% 26 Missing :warning:
apps/backend/src/services/blob.service.ts 0.00% 11 Missing :warning:
apps/backend/src/services/meta.service.ts 75.00% 7 Missing :warning:
apps/backend/src/controllers/realm.controller.ts 88.00% 6 Missing :warning:
.../backend/src/controllers/json-schema.controller.ts 90.56% 5 Missing :warning:
...d/src/decorators/open-api.controller.decorators.ts 81.81% 2 Missing :warning:
...pps/backend/src/services/config-factory.service.ts 84.61% 2 Missing :warning:
apps/backend/src/dtos/realm-req.dto.ts 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #220 +/- ## ========================================== - Coverage 95.39% 88.61% -6.78% ========================================== Files 35 50 +15 Lines 717 984 +267 Branches 103 121 +18 ========================================== + Hits 684 872 +188 - Misses 33 106 +73 - Partials 0 6 +6 ```

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