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

Fetch only the required subtree of the website instead of the whole site #102

Open
wants to merge 1 commit into
base: flexbooks
Choose a base branch
from

Fetch only the required subtree of the website instead of the whole site

d665d49
Select commit
Loading
Failed to load commit list.
Open

Fetch only the required subtree of the website instead of the whole site #102

Fetch only the required subtree of the website instead of the whole site
d665d49
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 27, 2024 in 0s

43.66% (-0.90%) compared to d2a5474

View this Pull Request on Codecov

43.66% (-0.90%) compared to d2a5474

Details

Codecov Report

Attention: Patch coverage is 18.96552% with 47 lines in your changes missing coverage. Please review.

Project coverage is 43.66%. Comparing base (d2a5474) to head (d665d49).

Files with missing lines Patch % Lines
scraper/src/mindtouch2zim/client.py 15.55% 38 Missing ⚠️
...src/mindtouch2zim/libretexts/detailed_licensing.py 25.00% 3 Missing ⚠️
scraper/src/mindtouch2zim/libretexts/index.py 25.00% 3 Missing ⚠️
scraper/src/mindtouch2zim/processor.py 0.00% 3 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##           flexbooks     #102      +/-   ##
=============================================
- Coverage      44.55%   43.66%   -0.90%     
=============================================
  Files             18       19       +1     
  Lines           1102     1136      +34     
  Branches         154      163       +9     
=============================================
+ Hits             491      496       +5     
- Misses           599      628      +29     
  Partials          12       12              

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