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

fix(archive-article): invalidate author cache #3988

Closed gary02 closed 4 weeks ago

gary02 commented 4 weeks ago

fix PR-2406-1-1

codecov[bot] commented 4 weeks ago

Codecov Report

Attention: Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 58.65%. Comparing base (d1a84b0) to head (076c74b). Report is 1 commits behind head on develop.

Files Patch % Lines
src/mutations/article/editArticle.ts 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #3988 +/- ## =========================================== - Coverage 58.65% 58.65% -0.01% =========================================== Files 889 889 Lines 17208 17210 +2 Branches 3076 3076 =========================================== + Hits 10094 10095 +1 - Misses 7063 7064 +1 Partials 51 51 ```

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