edornd / argdantic

Typed command line interfaces with argparse and pydantic
MIT License
38 stars 4 forks source link

♻️ Update type handling in Argument classes (#27) #30

Closed edornd closed 1 year ago

edornd commented 1 year ago

Rewritten type handling mechanism:

codecov[bot] commented 1 year ago

Codecov Report

Merging #30 (84dbfcb) into main (94ab837) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main       #30   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           15        15           
  Lines          508       511    +3     
=========================================
+ Hits           508       511    +3     
Impacted Files Coverage Δ
argdantic/parsing/__init__.py 100.00% <ø> (ø)
argdantic/parsing/arguments.py 100.00% <100.00%> (ø)
argdantic/utils.py 100.00% <100.00%> (ø)

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