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

Set correct charset in HTML documents #303

Closed benoit74 closed 3 months ago

benoit74 commented 3 months ago

Fix #253

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 83.94%. Comparing base (674959a) to head (2c90f12).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #303 +/- ## ========================================== + Coverage 83.89% 83.94% +0.05% ========================================== Files 13 13 Lines 1223 1227 +4 Branches 232 235 +3 ========================================== + Hits 1026 1030 +4 Misses 152 152 Partials 45 45 ```

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