openzim / mindtouch

libretexts.org to ZIM scraper
GNU General Public License v3.0
0 stars 0 forks source link

Use zimscraperlib session to fetch web content with automatic meaningful retries #49

Closed benoit74 closed 3 weeks ago

benoit74 commented 4 weeks ago

Fix #32

codecov[bot] commented 4 weeks ago

Codecov Report

Attention: Patch coverage is 41.66667% with 7 lines in your changes missing coverage. Please review.

Project coverage is 37.66%. Comparing base (a2b3708) to head (9c69ae6). Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
scraper/src/mindtouch2zim/processor.py 20.00% 4 Missing :warning:
scraper/src/mindtouch2zim/client.py 50.00% 2 Missing :warning:
scraper/src/mindtouch2zim/vimeo.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #49 +/- ## ========================================== + Coverage 37.57% 37.66% +0.09% ========================================== Files 9 9 Lines 676 677 +1 Branches 84 84 ========================================== + Hits 254 255 +1 Misses 420 420 Partials 2 2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.