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(user_reader): exclude archived articles when calculating authorScore #3990

Closed gary02 closed 4 weeks ago

gary02 commented 4 weeks ago

resolve #3970

codecov[bot] commented 4 weeks ago

Codecov Report

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

Project coverage is 58.66%. Comparing base (d1a84b0) to head (5c95cb0). Report is 4 commits behind head on develop.

Files Patch % Lines
...0612155317_update_user_reader_materialized_view.js 83.33% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #3990 +/- ## =========================================== + Coverage 58.65% 58.66% +0.01% =========================================== Files 889 890 +1 Lines 17208 17215 +7 Branches 3076 3077 +1 =========================================== + Hits 10094 10100 +6 - Misses 7063 7064 +1 Partials 51 51 ```

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