wooey / clinto

This converts an assortment of python command line interfaces into a language agnostic build spec for usage in GUI creation.
BSD 3-Clause "New" or "Revised" License
17 stars 6 forks source link

Use astor for codegen and drop six #45

Closed Chris7 closed 11 months ago

codecov-commenter commented 11 months ago

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (0479306) 58.23% compared to head (cfc4321) 86.47%.

Files Patch % Lines
clinto/parsers/docopt_.py 85.71% 3 Missing :warning:
clinto/parsers/argparse_.py 88.88% 0 Missing and 1 partial :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #45 +/- ## =========================================== + Coverage 58.23% 86.47% +28.23% =========================================== Files 13 12 -1 Lines 886 451 -435 Branches 175 96 -79 =========================================== - Hits 516 390 -126 + Misses 344 47 -297 + Partials 26 14 -12 ``` | [Flag](https://app.codecov.io/gh/wooey/clinto/pull/45/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wooey) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/wooey/clinto/pull/45/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wooey) | `86.47% <87.87%> (+28.23%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wooey#carryforward-flags-in-the-pull-request-comment) to find out more.

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