Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

regression: allow monitor to not require to specify the board if the port cannot be identified. #2647

Merged
merged 5 commits into from
Jun 24, 2024

Added a couple of examples in the help

ca0101f
Select commit
Loading
Failed to load commit list.
Merged

regression: allow monitor to not require to specify the board if the port cannot be identified. #2647

Added a couple of examples in the help
ca0101f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 20, 2024 in 0s

70.23% (target 30.00%)

View this Pull Request on Codecov

70.23% (target 30.00%)

Details

Codecov Report

Attention: Patch coverage is 47.61905% with 22 lines in your changes missing coverage. Please review.

Project coverage is 70.23%. Comparing base (7d00b5b) to head (ca0101f).

Files Patch % Lines
internal/cli/monitor/monitor.go 52.94% 16 Missing ⚠️
internal/cli/arguments/port.go 33.33% 4 Missing ⚠️
internal/cli/arguments/fqbn.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2647      +/-   ##
==========================================
- Coverage   70.26%   70.23%   -0.03%     
==========================================
  Files         222      222              
  Lines       21338    21347       +9     
==========================================
  Hits        14993    14993              
- Misses       5165     5175      +10     
+ Partials     1180     1179       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.