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

Merged
merged 7 commits into from
Feb 10, 2025

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

3600881
Select commit
Loading
Failed to load commit list.
Merged

Enhance handling of HTTP settings and TCP sockets #2149

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

75.31% (-0.32%) compared to f1c641e

View this Pull Request on Codecov

75.31% (-0.32%) compared to f1c641e

Details

Codecov Report

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

Project coverage is 75.31%. Comparing base (f1c641e) to head (3600881).

Files with missing lines Patch % Lines
src/Downloader.ts 87.50% 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             @@
##             main    #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.