openzim / zim-tools

Various ZIM command line tools
https://download.openzim.org/release/zim-tools/
GNU General Public License v3.0
123 stars 34 forks source link

Specifying MAGIC environment variable #372

Closed rgaudin closed 11 months ago

rgaudin commented 11 months ago

Added libmagic explicitly as a way to document that this is a required runtime dependency and because the MAGIC environ is meant for it but it was already included indirectly.

See #371

codecov[bot] commented 11 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (7ffb64a) 27.72% compared to head (59abbba) 27.72%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #372 +/- ## ======================================= Coverage 27.72% 27.72% ======================================= Files 26 26 Lines 2528 2528 Branches 1349 1349 ======================================= Hits 701 701 Misses 1346 1346 Partials 481 481 ```

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