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
40 stars 5 forks source link

Add option to specify content header length #321

Closed benoit74 closed 1 week ago

benoit74 commented 1 week ago

Fix #320

To be reviewed / merged after #319

codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 84.61%. Comparing base (8f79546) to head (f8fe4bc).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #321 +/- ## ========================================== + Coverage 84.57% 84.61% +0.03% ========================================== Files 14 14 Lines 1245 1248 +3 Branches 246 246 ========================================== + Hits 1053 1056 +3 Misses 149 149 Partials 43 43 ```

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

benoit74 commented 1 week ago

It's definitely kind of an expert value. But needs to be exposed in the Zimfarm so that it can be tweaked when needed.