funbiscuit / embedded-cli-rs

CLI in Rust with autocompletion, subcommands, options, help and history for embedded systems (like Arduino or STM32)
Apache License 2.0
66 stars 0 forks source link

Add support for options and flags #8

Closed funbiscuit closed 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

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

Comparison is base (8dd34d8) 85.66% compared to head (0419c5c) 86.64%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #8 +/- ## ========================================== + Coverage 85.66% 86.64% +0.98% ========================================== Files 15 15 Lines 1416 1468 +52 ========================================== + Hits 1213 1272 +59 + Misses 203 196 -7 ```

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