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

Bump golang.org/x/term from 0.13.0 to 0.14.0 #2413

Merged
merged 2 commits into from
Nov 8, 2023

Updated license cache

41f6e0f
Select commit
Loading
Failed to load commit list.
Merged

Bump golang.org/x/term from 0.13.0 to 0.14.0 #2413

Updated license cache
41f6e0f
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Nov 8, 2023 in 0s

65.18% (target 30.00%)

View this Pull Request on Codecov

65.18% (target 30.00%)

Details

Codecov Report

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

Comparison is base (54caaf1) 62.89% compared to head (41f6e0f) 65.18%.
Report is 24 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2413      +/-   ##
==========================================
+ Coverage   62.89%   65.18%   +2.29%     
==========================================
  Files         205      210       +5     
  Lines       19327    20465    +1138     
==========================================
+ Hits        12156    13341    +1185     
+ Misses       6109     6003     -106     
- Partials     1062     1121      +59     
Files Coverage Δ
arduino/builder/compilation.go 85.60% <100.00%> (+0.47%) ⬆️
arduino/cores/packageindex/index.go 90.25% <100.00%> (-0.09%) ⬇️
arduino/cores/packagemanager/loader.go 64.55% <100.00%> (ø)
arduino/cores/packagemanager/profiles.go 58.69% <100.00%> (ø)
commands/board/listall.go 89.23% <100.00%> (-1.91%) ⬇️
commands/compile/compile.go 67.12% <100.00%> (+0.34%) ⬆️
commands/core.go 100.00% <100.00%> (ø)
commands/core/upgrade.go 81.81% <100.00%> (+1.17%) ⬆️
commands/daemon/daemon.go 26.86% <ø> (+0.25%) ⬆️
commands/daemon/settings.go 92.78% <100.00%> (ø)
... and 41 more

... and 9 files with indirect coverage changes

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