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
27 stars 6 forks source link

Improve constructor type safety / semantics #69

Closed bluenote10 closed 11 months ago

codecov-commenter commented 11 months ago

Codecov Report

Merging #69 (f85fed1) into master (4848565) will not change coverage. The diff coverage is 100.00%.

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

@@           Coverage Diff           @@
##           master      #69   +/-   ##
=======================================
  Coverage   92.95%   92.95%           
=======================================
  Files           9        9           
  Lines         710      710           
=======================================
  Hits          660      660           
  Misses         50       50           
Files Coverage Δ
typed_argparse/__init__.py 100.00% <100.00%> (ø)
typed_argparse/typed_args.py 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more