comonicon / Comonicon.jl

Your best CLI generator in JuliaLang
https://comonicon.org
MIT License
284 stars 25 forks source link

fix short option parsing #221

Closed Roger-luo closed 2 years ago

Roger-luo commented 2 years ago

fix #211

codecov[bot] commented 2 years ago

Codecov Report

Base: 83.24% // Head: 83.53% // Increases project coverage by +0.29% :tada:

Coverage data is based on head (1cd9e7a) compared to base (ba45d81). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #221 +/- ## ========================================== + Coverage 83.24% 83.53% +0.29% ========================================== Files 21 21 Lines 1540 1537 -3 ========================================== + Hits 1282 1284 +2 + Misses 258 253 -5 ``` | [Impacted Files](https://codecov.io/gh/comonicon/Comonicon.jl/pull/221?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [src/codegen/julia.jl](https://codecov.io/gh/comonicon/Comonicon.jl/pull/221/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2NvZGVnZW4vanVsaWEuamw=) | `89.09% <100.00%> (+1.73%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.