lebrice / SimpleParsing

Simple, Elegant, Typed Argument Parsing with argparse
MIT License
384 stars 46 forks source link

Add config yaml schema support #304

Open lebrice opened 4 months ago

lebrice commented 4 months ago

Fixes #288

TODOs:

codecov-commenter commented 4 months ago

Codecov Report

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

Comparison is base (3194331) 86.44% compared to head (cf5f9a9) 84.55%.

:exclamation: Current head cf5f9a9 differs from pull request most recent head b0c4071. Consider uploading reports for the commit b0c4071 to get more accurate results

Files Patch % Lines
...imple_parsing/helpers/serialization/yaml_schema.py 20.74% 107 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #304 +/- ## ========================================== - Coverage 86.44% 84.55% -1.90% ========================================== Files 34 35 +1 Lines 4531 4668 +137 ========================================== + Hits 3917 3947 +30 - Misses 614 721 +107 ```

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