openzim / gutenberg

Scraper for downloading the entire ebooks repository of project Gutenberg
https://download.kiwix.org/zim/gutenberg
GNU General Public License v3.0
126 stars 37 forks source link

Do not insert all RSYNC paths in database #221

Closed benoit74 closed 3 months ago

benoit74 commented 3 months ago

Fix #220

Changes (all for the stage where we insert RSYNC result as Url into database):

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 0% with 17 lines in your changes are missing coverage. Please review.

Project coverage is 0.76%. Comparing base (59ebd30) to head (51f47f4).

Files Patch % Lines
src/gutenberg2zim/urls.py 0.00% 16 Missing :warning:
src/gutenberg2zim/entrypoint.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #221 +/- ## ======================================== - Coverage 0.76% 0.76% -0.01% ======================================== Files 15 15 Lines 1560 1575 +15 Branches 336 341 +5 ======================================== Hits 12 12 - Misses 1548 1563 +15 ```

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