lebrice / SimpleParsing

Simple, Elegant, Typed Argument Parsing with argparse
MIT License
410 stars 52 forks source link

Remove dead code and manage dependencies with poetry #330

Open 42nick opened 5 days ago

42nick commented 5 days ago

NOTE: The huge diff in the poetry.lock is a result of orion and kaleido.

codecov[bot] commented 3 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 87.06%. Comparing base (a211721) to head (74c45bd). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #330 +/- ## ========================================== + Coverage 86.46% 87.06% +0.59% ========================================== Files 34 34 Lines 4538 4538 ========================================== + Hits 3924 3951 +27 + Misses 614 587 -27 ```

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