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

Properly detect nested redirection loops #282

Closed benoit74 closed 4 months ago

benoit74 commented 4 months ago

Fix #281

Changes

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 83.72%. Comparing base (4ddbea3) to head (67658ce).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #282 +/- ## ========================================== + Coverage 83.38% 83.72% +0.34% ========================================== Files 13 13 Lines 1216 1223 +7 Branches 230 232 +2 ========================================== + Hits 1014 1024 +10 + Misses 155 153 -2 + Partials 47 46 -1 ```

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