ehildt / acap

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

feat/0214 integrate minio as a service #215

Closed ehildt closed 1 month ago

ehildt commented 1 month ago

214

changeset-bot[bot] commented 1 month ago

🦋 Changeset detected

Latest commit: 45aa62cbbfb2bda092f8d5a640a6d2167fdfc812

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

This PR includes changesets to release 2 packages | Name | Type | | -------------- | ----- | | @acap/backend | Minor | | @acap/frontend | Minor |

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 1 month ago

Codecov Report

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

Project coverage is 90.40%. Comparing base (7aa22b0) to head (45aa62c). Report is 101 commits behind head on main.

Files Patch % Lines
apps/backend/src/controllers/blob.controller.ts 0.00% 26 Missing :warning:
apps/backend/src/services/blob.service.ts 0.00% 10 Missing :warning:
...d/src/decorators/open-api.controller.decorators.ts 50.00% 2 Missing :warning:
...pps/backend/src/services/config-factory.service.ts 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #215 +/- ## ========================================== - Coverage 96.72% 90.40% -6.33% ========================================== Files 35 37 +2 Lines 703 761 +58 Branches 96 103 +7 ========================================== + Hits 680 688 +8 - Misses 22 72 +50 Partials 1 1 ```

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