openzim / mindtouch

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

Add pages to the ZIM and display them in the UI #28

Closed benoit74 closed 2 weeks ago

benoit74 commented 2 weeks ago

Fix #7

Changes:

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 44.82759% with 16 lines in your changes missing coverage. Please review.

Project coverage is 47.22%. Comparing base (18d81f3) to head (c3b6266). Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
scraper/src/libretexts2zim/client.py 28.57% 10 Missing :warning:
scraper/src/libretexts2zim/processor.py 14.28% 6 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #28 +/- ## ========================================== - Coverage 47.54% 47.22% -0.33% ========================================== Files 7 7 Lines 408 432 +24 Branches 40 45 +5 ========================================== + Hits 194 204 +10 - Misses 212 226 +14 Partials 2 2 ```

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

benoit74 commented 2 weeks ago

Thank you, still not used to this notation, I keep forgetting about it!