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

[component] Print path to error in ValidateConfig #12108

Merged
merged 11 commits into from
Jan 31, 2025

Merge branch 'main' into validateconfig-print-path

77fdb6d
Select commit
Loading
Failed to load commit list.
Merged

[component] Print path to error in ValidateConfig #12108

Merge branch 'main' into validateconfig-print-path
77fdb6d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 31, 2025 in 0s

91.25% (target 90.00%)

View this Pull Request on Codecov

91.25% (target 90.00%)

Details

Codecov Report

Attention: Patch coverage is 97.87234% with 2 lines in your changes missing coverage. Please review.

Project coverage is 91.25%. Comparing base (a737a48) to head (77fdb6d).

Files with missing lines Patch % Lines
component/config.go 97.87% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #12108      +/-   ##
==========================================
+ Coverage   91.22%   91.25%   +0.02%     
==========================================
  Files         466      466              
  Lines       25645    25722      +77     
==========================================
+ Hits        23395    23472      +77     
  Misses       1837     1837              
  Partials      413      413              

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