ehildt / acap

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

feat(0178): simplify the encryption config #179

Closed ehildt closed 9 months ago

ehildt commented 9 months ago

closes #178

codecov[bot] commented 9 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (36f75f6) 96.84% compared to head (bd12033) 96.72%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #179 +/- ## ========================================== - Coverage 96.84% 96.72% -0.12% ========================================== Files 35 35 Lines 697 703 +6 Branches 95 96 +1 ========================================== + Hits 675 680 +5 - Misses 21 22 +1 Partials 1 1 ``` | [Files](https://app.codecov.io/gh/ehildt/acap/pull/179?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Eugen+Hildt) | Coverage Δ | | |---|---|---| | [apps/backend/src/constants/app.constants.ts](https://app.codecov.io/gh/ehildt/acap/pull/179?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Eugen+Hildt#diff-YXBwcy9iYWNrZW5kL3NyYy9jb25zdGFudHMvYXBwLmNvbnN0YW50cy50cw==) | `100.00% <100.00%> (ø)` | | | [...pps/backend/src/services/config-factory.service.ts](https://app.codecov.io/gh/ehildt/acap/pull/179?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Eugen+Hildt#diff-YXBwcy9iYWNrZW5kL3NyYy9zZXJ2aWNlcy9jb25maWctZmFjdG9yeS5zZXJ2aWNlLnRz) | `100.00% <100.00%> (ø)` | | | [apps/backend/src/services/crypto.service.ts](https://app.codecov.io/gh/ehildt/acap/pull/179?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Eugen+Hildt#diff-YXBwcy9iYWNrZW5kL3NyYy9zZXJ2aWNlcy9jcnlwdG8uc2VydmljZS50cw==) | `97.43% <100.00%> (-2.57%)` | :arrow_down: | | [apps/backend/src/services/meta.service.ts](https://app.codecov.io/gh/ehildt/acap/pull/179?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Eugen+Hildt#diff-YXBwcy9iYWNrZW5kL3NyYy9zZXJ2aWNlcy9tZXRhLnNlcnZpY2UudHM=) | `100.00% <100.00%> (ø)` | | | [apps/backend/src/services/realm.service.ts](https://app.codecov.io/gh/ehildt/acap/pull/179?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Eugen+Hildt#diff-YXBwcy9iYWNrZW5kL3NyYy9zZXJ2aWNlcy9yZWFsbS5zZXJ2aWNlLnRz) | `100.00% <100.00%> (ø)` | |

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