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

--longDescription is not mandatory #411

Closed kelson42 closed 3 months ago

kelson42 commented 4 months ago

Fixes #408

rgaudin commented 4 months ago

I doubt this will fix #408 ; it's not just a usage issue

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 42.85714% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 26.98%. Comparing base (663b9ca) to head (88cf916).

Files Patch % Lines
src/zimwriterfs/zimwriterfs.cpp 0.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #411 +/- ## ======================================= Coverage 26.97% 26.98% ======================================= Files 26 26 Lines 2450 2453 +3 Branches 1336 1338 +2 ======================================= + Hits 661 662 +1 - Misses 1302 1304 +2 Partials 487 487 ```

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

kelson42 commented 4 months ago

@rgaudin It is indeed not just a usage() change