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(journal): add journal activity following activity #3997

Closed gary02 closed 3 weeks ago

codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 92.10526% with 3 lines in your changes missing coverage. Please review.

Project coverage is 59.34%. Comparing base (d548414) to head (b78bc90).

Files Patch % Lines
...rations/20240616163244_alter_user_activity_view.js 90.00% 1 Missing :warning:
src/queries/user/recommendation/following/index.ts 90.00% 1 Missing :warning:
src/queries/user/recommendation/following/sql.ts 94.11% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## feat/journal #3997 +/- ## ================================================ + Coverage 59.12% 59.34% +0.21% ================================================ Files 903 904 +1 Lines 17478 17511 +33 Branches 3114 3126 +12 ================================================ + Hits 10334 10392 +58 + Misses 7093 7068 -25 Partials 51 51 ```

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