Skip to content

[skip changelog] Bump golangci/golangci-lint-action from 6 to 7 #2872

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

Fixed linter warning

f69bff3
Select commit
Loading
Failed to load commit list.
Merged

[skip changelog] Bump golangci/golangci-lint-action from 6 to 7 #2872

Fixed linter warning
f69bff3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 31, 2025 in 0s

67.88% (target 30.00%)

View this Pull Request on Codecov

67.88% (target 30.00%)

Details

Codecov Report

Attention: Patch coverage is 75.00000% with 5 lines in your changes missing coverage. Please review.

Project coverage is 67.88%. Comparing base (d0655a7) to head (f69bff3).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
commands/service_compile.go 50.00% 1 Missing and 1 partial ⚠️
commands/service_upload.go 85.71% 1 Missing ⚠️
internal/cli/lib/check_deps.go 75.00% 1 Missing ⚠️
internal/mock_serial_monitor/main.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2872   +/-   ##
=======================================
  Coverage   67.87%   67.88%           
=======================================
  Files         238      238           
  Lines       22412    22410    -2     
=======================================
  Hits        15212    15212           
+ Misses       6005     6004    -1     
+ Partials     1195     1194    -1     

☔ 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.