openzim / warc2zim

Command line tool to convert a file in the WARC format to a file in the ZIM format
https://pypi.org/project/warc2zim/
GNU General Public License v3.0
44 stars 4 forks source link

Upgrade deps + fix rewrite mode #310

Closed benoit74 closed 3 months ago

benoit74 commented 3 months ago

Changes:

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 84.06%. Comparing base (8bae7be) to head (3a6f84e).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #310 +/- ## ========================================== + Coverage 84.01% 84.06% +0.05% ========================================== Files 14 14 Lines 1270 1268 -2 Branches 249 249 ========================================== - Hits 1067 1066 -1 Misses 155 155 + Partials 48 47 -1 ```

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

benoit74 commented 3 months ago

@rgaudin just a quick look is probably enough, not much in this PR