Closed mgautierfr closed 1 year ago
Attention: 16 lines
in your changes are missing coverage. Please review.
Comparison is base (
e4440d1
) 27.72% compared to head (109afe5
) 27.58%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Yes. But for me it should not be in. I suspect a too "large" try block.
The try/catch
is to catch error from the zim creation. parse_args
has no reason to throw a exception.
Fix #371