jmattheis / goverter

Generate type-safe Go converters by simply defining an interface
https://goverter.jmattheis.de/
MIT License
469 stars 44 forks source link

Add `help` and `version` cli #145

Closed jmattheis closed 1 month ago

jmattheis commented 1 month ago

Fixes #144

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 74.13793% with 15 lines in your changes missing coverage. Please review.

Project coverage is 96.68%. Comparing base (5cdb687) to head (350875b).

Files Patch % Lines
cli/run.go 33.33% 11 Missing and 1 partial :warning:
cli/command.go 0.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #145 +/- ## ========================================== - Coverage 97.22% 96.68% -0.55% ========================================== Files 44 45 +1 Lines 2021 2053 +32 ========================================== + Hits 1965 1985 +20 - Misses 35 47 +12 Partials 21 21 ```

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