omni-us / jsonargparse

Implement minimal boilerplate CLIs derived from type hints and parse from command line, config files and environment variables
https://jsonargparse.readthedocs.io
MIT License
326 stars 49 forks source link

Add support for print config argument to reuse the name of the config argument #630

Open mauvilsa opened 16 hours ago

mauvilsa commented 16 hours ago

Before submitting

sonarcloud[bot] commented 16 hours ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
100.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarQube Cloud

codecov[bot] commented 16 hours ago

Codecov Report

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

Project coverage is 99.98%. Comparing base (2ee6cf8) to head (30efd26).

:white_check_mark: All tests successful. No failed tests found.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #630 +/- ## ======================================= Coverage 99.98% 99.98% ======================================= Files 22 22 Lines 6492 6495 +3 ======================================= + Hits 6491 6494 +3 Misses 1 1 ```

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