thematters / matters-server

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

feat(search): exclude restricted articles from search result #3978

Closed gary02 closed 4 months ago

gary02 commented 4 months ago

resolve #3977

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 58.66%. Comparing base (f6a8e84) to head (05f847b). Report is 2 commits behind head on develop.

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 @@ ## develop #3978 +/- ## =========================================== - Coverage 58.68% 58.66% -0.03% =========================================== Files 888 889 +1 Lines 17190 17209 +19 Branches 3074 3076 +2 =========================================== + Hits 10088 10095 +7 - Misses 7051 7063 +12 Partials 51 51 ```

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