Skip to content

Expose golang fqbn package for public use #2768

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 6 commits into from
Dec 11, 2024

updated doc

ea29e02
Select commit
Loading
Failed to load commit list.
Merged

Expose golang fqbn package for public use #2768

updated doc
ea29e02
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 29, 2024 in 0s

67.57% (target 30.00%)

View this Pull Request on Codecov

67.57% (target 30.00%)

Details

Codecov Report

Attention: Patch coverage is 82.14286% with 15 lines in your changes missing coverage. Please review.

Project coverage is 67.57%. Comparing base (a9597d6) to head (ea29e02).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
internal/locales/i18n.go 61.53% 4 Missing and 1 partial ⚠️
internal/cli/board/list.go 0.00% 4 Missing ⚠️
commands/service_upload.go 50.00% 2 Missing ⚠️
commands/instances.go 0.00% 1 Missing ⚠️
...al/arduino/cores/packagemanager/package_manager.go 90.00% 1 Missing ⚠️
internal/i18n/i18n.go 83.33% 1 Missing ⚠️
internal/locales/detect_windows.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2768      +/-   ##
==========================================
+ Coverage   67.54%   67.57%   +0.03%     
==========================================
  Files         237      238       +1     
  Lines       22362    22362              
==========================================
+ Hits        15104    15111       +7     
+ Misses       6066     6062       -4     
+ Partials     1192     1189       -3     

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