Skip to content

Merge branch 'main' into codeboten/env-var-parsing

566bb3e
Select commit
Loading
Failed to load commit list.
Merged

otelconf: add env var substitution in ParseYAML #6215

Merge branch 'main' into codeboten/env-var-parsing
566bb3e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 9, 2025 in 1s

78.6% (+0.0%) compared to dcf3f0a

View this Pull Request on Codecov

78.6% (+0.0%) compared to dcf3f0a

Details

Codecov Report

❌ Patch coverage is 89.88764% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.6%. Comparing base (dcf3f0a) to head (566bb3e).

Files with missing lines Patch % Lines
otelconf/internal/provider/envprovider.go 96.2% 2 Missing and 1 partial ⚠️
otelconf/v0.2.0/config.go 40.0% 2 Missing and 1 partial ⚠️
otelconf/v0.3.0/config.go 40.0% 2 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #6215   +/-   ##
=====================================
  Coverage   78.6%   78.6%           
=====================================
  Files        184     185    +1     
  Lines      14673   14760   +87     
=====================================
+ Hits       11533   11611   +78     
- Misses      2789    2795    +6     
- Partials     351     354    +3     
Files with missing lines Coverage Δ
otelconf/internal/provider/envprovider.go 96.2% <96.2%> (ø)
otelconf/v0.2.0/config.go 76.9% <40.0%> (-3.5%) ⬇️
otelconf/v0.3.0/config.go 89.9% <40.0%> (-2.3%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.