typed-argparse / typed-argparse

💡 write type-safe and elegant CLIs with a clear separation of concerns.
https://typed-argparse.github.io/typed-argparse/
MIT License
28 stars 6 forks source link

Feature/minor improvements #1

Closed bluenote10 closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #1 (370edfb) into master (555c30e) will decrease coverage by 0.42%. The diff coverage is 97.72%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #1      +/-   ##
==========================================
- Coverage   96.72%   96.29%   -0.43%     
==========================================
  Files           3        3              
  Lines          61       81      +20     
==========================================
+ Hits           59       78      +19     
- Misses          2        3       +1     
Impacted Files Coverage Δ
typed_argparse/type_utils.py 91.66% <96.42%> (+9.84%) :arrow_up:
typed_argparse/__init__.py 100.00% <100.00%> (ø)
typed_argparse/typed_argparse.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 555c30e...370edfb. Read the comment docs.