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

Fixed weird error message in core install if invalid platform is spcified #2309

Merged
merged 2 commits into from
Sep 11, 2023

Fixed integration test

8c55dd5
Select commit
Loading
Failed to load commit list.
Merged

Fixed weird error message in core install if invalid platform is spcified #2309

Fixed integration test
8c55dd5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 11, 2023 in 0s

63.82% (target 30.00%)

View this Pull Request on Codecov

63.82% (target 30.00%)

Details

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.01% ⚠️

Comparison is base (65915d8) 63.82% compared to head (8c55dd5) 63.82%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2309      +/-   ##
==========================================
- Coverage   63.82%   63.82%   -0.01%     
==========================================
  Files         214      214              
  Lines       19794    19793       -1     
==========================================
- Hits        12633    12632       -1     
  Misses       6073     6073              
  Partials     1088     1088              
Files Changed Coverage Δ
arduino/errors.go 26.85% <100.00%> (-0.77%) ⬇️
internal/cli/arguments/reference.go 100.00% <100.00%> (ø)

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