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

Use same automatic encoding detection for all contents #302

Closed benoit74 closed 2 weeks ago

benoit74 commented 2 weeks ago

Fix #301

Changes:

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 83.89%. Comparing base (25b2804) to head (be3c0e3).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #302 +/- ## ========================================== + Coverage 83.72% 83.89% +0.16% ========================================== Files 13 13 Lines 1223 1223 Branches 232 232 ========================================== + Hits 1024 1026 +2 + Misses 153 152 -1 + Partials 46 45 -1 ```

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