ehildt / acap

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

feat/0204 broker bridge #217

Closed ehildt closed 4 months ago

ehildt commented 4 months ago

204

changeset-bot[bot] commented 4 months ago

⚠️ No Changeset found

Latest commit: d4792250d42829816efb725d14f05c9db606cd43

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 88.22%. Comparing base (3f6d1c7) to head (d479225).

Files Patch % Lines
apps/backend/src/controllers/blob.controller.ts 0.00% 11 Missing :warning:
apps/backend/src/services/meta.service.ts 72.41% 8 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:
apps/backend/src/services/blob.service.ts 0.00% 5 Missing :warning:
apps/backend/src/dtos/realm-req.dto.ts 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #217 +/- ## ========================================== - Coverage 90.40% 88.22% -2.18% ========================================== Files 37 48 +11 Lines 761 960 +199 Branches 103 122 +19 ========================================== + Hits 688 847 +159 - Misses 72 107 +35 - Partials 1 6 +5 ```

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