Skip to content

Allow platforms without fixed version in profiles. #2940

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

Merged
merged 4 commits into from
Jul 4, 2025

Updated docs

863f46e
Select commit
Loading
Failed to load commit list.
Merged

Allow platforms without fixed version in profiles. #2940

Updated docs
863f46e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 4, 2025 in 1s

68.03% (target 30.00%)

View this Pull Request on Codecov

68.03% (target 30.00%)

Details

Codecov Report

Attention: Patch coverage is 68.96552% with 18 lines in your changes missing coverage. Please review.

Project coverage is 68.03%. Comparing base (524ddb3) to head (863f46e).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
internal/arduino/sketch/profiles.go 80.00% 5 Missing and 5 partials ⚠️
commands/instances.go 0.00% 4 Missing and 1 partial ⚠️
internal/arduino/cores/packagemanager/profiles.go 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2940      +/-   ##
==========================================
+ Coverage   67.91%   68.03%   +0.11%     
==========================================
  Files         238      238              
  Lines       22489    22567      +78     
==========================================
+ Hits        15273    15353      +80     
+ Misses       6017     6013       -4     
- Partials     1199     1201       +2     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.