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

Minimal scraper working from end-to-end #1

Merged
merged 1 commit into from
Oct 3, 2024

Minimal scraper working from end-to-end

b7edb90
Select commit
Loading
Failed to load commit list.
Merged

Minimal scraper working from end-to-end #1

Minimal scraper working from end-to-end
b7edb90
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 3, 2024 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

Attention: Patch coverage is 57.20339% with 101 lines in your changes missing coverage. Please review.

Please upload report for BASE (main@2c4a12a). Learn more about missing BASE report.

Files with missing lines Patch % Lines
scraper/src/libretexts2zim/processor.py 35.44% 51 Missing ⚠️
scraper/src/libretexts2zim/client.py 57.89% 23 Missing and 1 partial ⚠️
scraper/src/libretexts2zim/entrypoint.py 50.00% 24 Missing ⚠️
scraper/src/libretexts2zim/__main__.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main       #1   +/-   ##
=======================================
  Coverage        ?   57.20%           
=======================================
  Files           ?        7           
  Lines           ?      236           
  Branches        ?       19           
=======================================
  Hits            ?      135           
  Misses          ?      100           
  Partials        ?        1           

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