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

Properly pass loginCookie in all requests #2053

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

reformat

556e816
Select commit
Loading
Failed to load commit list.
Open

Properly pass loginCookie in all requests #2053

reformat
556e816
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 23, 2024 in 0s

71.98% (-2.48%) compared to 6a78f41

View this Pull Request on Codecov

71.98% (-2.48%) compared to 6a78f41

Details

Codecov Report

Attention: Patch coverage is 76.92308% with 6 lines in your changes missing coverage. Please review.

Project coverage is 71.98%. Comparing base (6a78f41) to head (556e816).

Files Patch % Lines
src/util/saveArticles.ts 33.33% 4 Missing ⚠️
src/Downloader.ts 85.71% 1 Missing ⚠️
src/MediaWiki.ts 87.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2053      +/-   ##
==========================================
- Coverage   74.45%   71.98%   -2.48%     
==========================================
  Files          41       41              
  Lines        3144     3148       +4     
  Branches      688      691       +3     
==========================================
- Hits         2341     2266      -75     
- Misses        683      748      +65     
- Partials      120      134      +14     

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