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

Enhance handling of HTTP settings and TCP sockets #2149

Open
wants to merge 7 commits into
base: faster_docker_build
Choose a base branch
from

Source package version from package.json in a TS-compliant way

26decbe
Select commit
Loading
Failed to load commit list.
Open

Enhance handling of HTTP settings and TCP sockets #2149

Source package version from package.json in a TS-compliant way
26decbe
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 3, 2025 in 0s

75.31% (-0.32%) compared to 5e79ba0

View this Pull Request on Codecov

75.31% (-0.32%) compared to 5e79ba0

Details

Codecov Report

Attention: Patch coverage is 80.00000% with 11 lines in your changes missing coverage. Please review.

Project coverage is 75.31%. Comparing base (5e79ba0) to head (26decbe).

Files with missing lines Patch % Lines
src/Downloader.ts 88.23% 1 Missing and 1 partial ⚠️
src/MediaWiki.ts 80.00% 2 Missing ⚠️
src/mwoffliner.lib.ts 81.81% 2 Missing ⚠️
src/util/dump.ts 0.00% 2 Missing ⚠️
src/util/saveArticles.ts 33.33% 2 Missing ⚠️
src/sanitize-argument.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@                   Coverage Diff                   @@
##           faster_docker_build    #2149      +/-   ##
=======================================================
- Coverage                75.63%   75.31%   -0.32%     
=======================================================
  Files                       41       41              
  Lines                     3213     3221       +8     
  Branches                   704      706       +2     
=======================================================
- Hits                      2430     2426       -4     
- Misses                     666      673       +7     
- Partials                   117      122       +5     

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