thematters / matters-server

Implementation of the Matters.Town API server
https://server.matters.town/playground
Apache License 2.0
76 stars 12 forks source link

feat(notice): update notice settings and refactor #4022

Closed gary02 closed 1 week ago

gary02 commented 1 week ago
codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 59.56%. Comparing base (a8a5aa1) to head (08a4a4a).

Files Patch % Lines
src/queries/notice/index.ts 27.58% 21 Missing :warning:
src/connectors/notificationService/index.ts 70.00% 6 Missing :warning:
src/mutations/comment/putComment.ts 16.66% 5 Missing :warning:
.../migrations/20240630184156_alter_notify_setting.js 66.66% 3 Missing :warning:
src/mutations/user/updateNotificationSetting.ts 80.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## feat/journal #4022 +/- ## ================================================ + Coverage 59.54% 59.56% +0.02% ================================================ Files 903 904 +1 Lines 17639 17652 +13 Branches 3242 3244 +2 ================================================ + Hits 10503 10515 +12 - Misses 7086 7087 +1 Partials 50 50 ```

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