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

[skip-changelog] Bump to go 1.23 #2811

Merged
merged 7 commits into from
Jan 13, 2025

fix: appease linter gosec

e867bf8
Select commit
Loading
Failed to load commit list.
Merged

[skip-changelog] Bump to go 1.23 #2811

fix: appease linter gosec
e867bf8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 13, 2025 in 0s

67.67% (target 30.00%)

View this Pull Request on Codecov

67.67% (target 30.00%)

Details

Codecov Report

Attention: Patch coverage is 56.66667% with 13 lines in your changes missing coverage. Please review.

Project coverage is 67.67%. Comparing base (24799f3) to head (e867bf8).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
internal/arduino/builder/sketch.go 41.17% 6 Missing and 4 partials ⚠️
commands/instances.go 0.00% 1 Missing ⚠️
...ino/libraries/librariesmanager/librariesmanager.go 50.00% 1 Missing ⚠️
internal/cli/lib/examples.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2811      +/-   ##
==========================================
+ Coverage   67.63%   67.67%   +0.04%     
==========================================
  Files         238      239       +1     
  Lines       22392    22408      +16     
==========================================
+ Hits        15144    15165      +21     
+ Misses       6060     6049      -11     
- Partials     1188     1194       +6     

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