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): delay notification sending to allow notification canceling #4010

Closed gary02 closed 2 weeks ago

gary02 commented 2 weeks ago
codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 89.63415% with 17 lines in your changes missing coverage. Please review.

Project coverage is 58.74%. Comparing base (1eb9027) to head (073bdbc). Report is 3 commits behind head on develop.

Files Patch % Lines
src/connectors/queue/payTo/blockchain.ts 81.48% 5 Missing :warning:
src/connectors/queue/user.ts 77.27% 5 Missing :warning:
src/connectors/notificationService/index.ts 81.81% 4 Missing :warning:
db/initDatabase.js 93.75% 1 Missing :warning:
src/connectors/queue/publication.ts 87.50% 1 Missing :warning:
src/connectors/queue/utils.ts 96.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #4010 +/- ## =========================================== - Coverage 58.78% 58.74% -0.04% =========================================== Files 886 886 Lines 17181 17271 +90 Branches 3147 3170 +23 =========================================== + Hits 10099 10146 +47 - Misses 7031 7074 +43 Partials 51 51 ```

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