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 user writings API #3998

Closed gary02 closed 3 weeks ago

codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 81.69014% with 13 lines in your changes missing coverage. Please review.

Project coverage is 59.22%. Comparing base (d548414) to head (c9d5f17).

Files Patch % Lines
src/connectors/userWorkService.ts 84.37% 5 Missing :warning:
src/connectors/articleService.ts 0.00% 2 Missing :warning:
src/connectors/collectionService.ts 33.33% 2 Missing :warning:
src/connectors/userService.ts 50.00% 2 Missing :warning:
src/queries/user/writings.ts 92.59% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## feat/journal #3998 +/- ## ================================================ + Coverage 59.12% 59.22% +0.10% ================================================ Files 903 905 +2 Lines 17478 17537 +59 Branches 3114 3199 +85 ================================================ + Hits 10334 10387 +53 - Misses 7093 7099 +6 Partials 51 51 ```

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