matters-server icon indicating copy to clipboard operation
matters-server copied to clipboard

feat(tags-recommend): cache recommended and read num_articles from ro…

Open tx0c opened this issue 2 years ago • 1 comments

…llup

tx0c avatar Sep 02 '22 15:09 tx0c

Codecov Report

Base: 52.02% // Head: 52.07% // Increases project coverage by +0.05% :tada:

Coverage data is based on head (9fad522) compared to base (d0a2000). Patch coverage: 0.00% of modified lines in pull request are covered.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2721      +/-   ##
===========================================
+ Coverage    52.02%   52.07%   +0.05%     
===========================================
  Files          431      431              
  Lines        11232    11229       -3     
  Branches      2396     2396              
===========================================
+ Hits          5843     5848       +5     
+ Misses        5385     5377       -8     
  Partials         4        4              
Impacted Files Coverage Δ
src/connectors/tagService.ts 44.19% <0.00%> (+0.97%) :arrow_up:
src/queries/article/tag/recommended.ts 19.23% <0.00%> (-4.58%) :arrow_down:
src/connectors/queue/refreshViews.ts 95.34% <0.00%> (+11.62%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

codecov[bot] avatar Sep 02 '22 16:09 codecov[bot]