Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce forceRender param #1901

Merged
merged 3 commits into from
Sep 8, 2023

Minor refactoring

9237475
Select commit
Loading
Failed to load commit list.
Merged

Introduce forceRender param #1901

Minor refactoring
9237475
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 7, 2023 in 0s

71.68% (-0.02%) compared to 7174801

View this Pull Request on Codecov

71.68% (-0.02%) compared to 7174801

Details

Codecov Report

Patch coverage: 61.97% and project coverage change: -0.02% ⚠️

Comparison is base (7174801) 71.70% compared to head (9237475) 71.68%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1901      +/-   ##
==========================================
- Coverage   71.70%   71.68%   -0.02%     
==========================================
  Files          33       33              
  Lines        2774     2801      +27     
  Branches      614      625      +11     
==========================================
+ Hits         1989     2008      +19     
- Misses        671      680       +9     
+ Partials      114      113       -1     
Files Changed Coverage Δ
src/mwoffliner.lib.ts 72.52% <13.33%> (-1.08%) ⬇️
src/Downloader.ts 59.16% <52.38%> (-0.70%) ⬇️
src/renderers/abstract.renderer.ts 87.16% <86.66%> (+0.10%) ⬆️
src/util/saveArticles.ts 73.00% <100.00%> (+0.41%) ⬆️

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.