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

Added a compatibility trick in debug -I for toolchain.prefix key #2428

Merged
merged 2 commits into from
Nov 15, 2023

Fixed debug command

9e0443b
Select commit
Loading
Failed to load commit list.
Merged

Added a compatibility trick in debug -I for toolchain.prefix key #2428

Fixed debug command
9e0443b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 15, 2023 in 0s

67.33% (target 30.00%)

View this Pull Request on Codecov

67.33% (target 30.00%)

Details

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (6c86fa2) 67.27% compared to head (9e0443b) 67.33%.
Report is 2 commits behind head on master.

Files Patch % Lines
arduino/builder/internal/detector/detector.go 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2428      +/-   ##
==========================================
+ Coverage   67.27%   67.33%   +0.05%     
==========================================
  Files         210      210              
  Lines       20523    20526       +3     
==========================================
+ Hits        13807    13821      +14     
+ Misses       5578     5566      -12     
- Partials     1138     1139       +1     

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