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

Add API and caching #4

Merged
merged 3 commits into from
Oct 3, 2024

Make Codecov only informational, most code is covered only in integra…

40cb342
Select commit
Loading
Failed to load commit list.
Merged

Add API and caching #4

Make Codecov only informational, most code is covered only in integra…
40cb342
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 3, 2024 in 1s

44.94% (-11.79%) compared to 8efbbe5

View this Pull Request on Codecov

44.94% (-11.79%) compared to 8efbbe5

Details

Codecov Report

Attention: Patch coverage is 17.85714% with 92 lines in your changes missing coverage. Please review.

Project coverage is 44.94%. Comparing base (8efbbe5) to head (40cb342).

Files with missing lines Patch % Lines
scraper/src/libretexts2zim/client.py 19.76% 69 Missing ⚠️
scraper/src/libretexts2zim/entrypoint.py 16.66% 10 Missing ⚠️
scraper/src/libretexts2zim/processor.py 11.11% 8 Missing ⚠️
scraper/src/libretexts2zim/__main__.py 0.00% 5 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main       #4       +/-   ##
===========================================
- Coverage   56.72%   44.94%   -11.79%     
===========================================
  Files           7        7               
  Lines         238      336       +98     
  Branches       19       32       +13     
===========================================
+ Hits          135      151       +16     
- Misses        102      184       +82     
  Partials        1        1               

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