arduino / arduino-cli

Arduino command line tool
https://arduino.github.io/arduino-cli/latest/
GNU General Public License v3.0
4.24k stars 371 forks source link

Allow optional programmer in `debug` command #2544

Closed cmaglie closed 4 months ago

cmaglie commented 4 months ago

Please check if the PR fulfills these requirements

See how to contribute

What kind of change does this PR introduce?

This is a cherry-pick of https://github.com/arduino/arduino-cli/pull/2540 from the 0.35.x branch

What is the current behavior?

What is the new behavior?

Does this PR introduce a breaking change, and is titled accordingly?

Other information

codecov[bot] commented 4 months ago

Codecov Report

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

Comparison is base (d99184e) 69.42% compared to head (9cda1f7) 69.36%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2544 +/- ## ========================================== - Coverage 69.42% 69.36% -0.06% ========================================== Files 205 205 Lines 20164 20162 -2 ========================================== - Hits 13999 13986 -13 - Misses 5044 5052 +8 - Partials 1121 1124 +3 ``` | [Flag](https://app.codecov.io/gh/arduino/arduino-cli/pull/2544/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=arduino) | Coverage Δ | | |---|---|---| | [unit](https://app.codecov.io/gh/arduino/arduino-cli/pull/2544/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=arduino) | `69.36% <100.00%> (-0.06%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=arduino#carryforward-flags-in-the-pull-request-comment) to find out more.

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