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

[hot release] feat(search): exclude restricted articles from search result #3979

Closed gary02 closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 36.84211% with 12 lines in your changes missing coverage. Please review.

Project coverage is 58.54%. Comparing base (ed14548) to head (70f380e). Report is 1 commits behind head on master.

Files Patch % Lines
src/queries/article/oss.ts 16.66% 5 Missing :warning:
src/mutations/article/toggleArticleRecommend.ts 0.00% 3 Missing :warning:
.../20240606114312_alter_article_recommend_setting.js 75.00% 2 Missing :warning:
src/connectors/articleService.ts 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3979 +/- ## ========================================== - Coverage 58.56% 58.54% -0.03% ========================================== Files 886 887 +1 Lines 17183 17202 +19 Branches 3091 3093 +2 ========================================== + Hits 10064 10071 +7 - Misses 7068 7080 +12 Partials 51 51 ```

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