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

Get the whole page tree and process options to filter it #5

Merged
merged 2 commits into from
Oct 4, 2024

fixup! Add ability to retrieve and filter the whole page tree

35b5448
Select commit
Loading
Failed to load commit list.
Merged

Get the whole page tree and process options to filter it #5

fixup! Add ability to retrieve and filter the whole page tree
35b5448
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 3, 2024 in 0s

47.54% (+2.60%) compared to e7a408c

View this Pull Request on Codecov

47.54% (+2.60%) compared to e7a408c

Details

Codecov Report

Attention: Patch coverage is 59.25926% with 33 lines in your changes missing coverage. Please review.

Project coverage is 47.54%. Comparing base (e7a408c) to head (35b5448).

Files with missing lines Patch % Lines
scraper/src/libretexts2zim/client.py 57.14% 23 Missing and 1 partial ⚠️
scraper/src/libretexts2zim/processor.py 72.72% 6 Missing ⚠️
scraper/src/libretexts2zim/entrypoint.py 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main       #5      +/-   ##
==========================================
+ Coverage   44.94%   47.54%   +2.60%     
==========================================
  Files           7        7              
  Lines         336      408      +72     
  Branches       32       40       +8     
==========================================
+ Hits          151      194      +43     
- Misses        184      212      +28     
- Partials        1        2       +1     

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