Skip to content

fix linter errors config.go

Codecov / codecov/project succeeded Mar 9, 2025 in 0s

18.18% (+1.01%) compared to 2c7a996

View this Pull Request on Codecov

18.18% (+1.01%) compared to 2c7a996

Details

Codecov Report

Attention: Patch coverage is 47.13805% with 314 lines in your changes missing coverage. Please review.

Project coverage is 18.18%. Comparing base (2c7a996) to head (eff1fd7).
Report is 7 commits behind head on main.

Files with missing lines Patch % Lines
pkg/config/load.go 28.51% 172 Missing and 11 partials ⚠️
pkg/config/imports.go 68.32% 73 Missing and 16 partials ⚠️
pkg/config/config.go 22.00% 36 Missing and 3 partials ⚠️
pkg/config/default.go 57.14% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1085      +/-   ##
==========================================
+ Coverage   17.17%   18.18%   +1.01%     
==========================================
  Files         169      173       +4     
  Lines       18725    19172     +447     
==========================================
+ Hits         3216     3487     +271     
- Misses      14924    15074     +150     
- Partials      585      611      +26     

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