Skip to content

envcar: ignore non-normalized env names on Get and Keys - #9112

Merged
pellared merged 32 commits into
open-telemetry:mainfrom
pellared:env-var-get-keys-dont-normalize
Jun 25, 2026
Merged

envcar: ignore non-normalized env names on Get and Keys#9112
pellared merged 32 commits into
open-telemetry:mainfrom
pellared:env-var-get-keys-dont-normalize

do not use SDK in ExampleCarrier_childProcess

f15acc3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 25, 2026 in 1s

83.8% (+0.0%) compared to df9c7a8

View this Pull Request on Codecov

83.8% (+0.0%) compared to df9c7a8

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.8%. Comparing base (df9c7a8) to head (f15acc3).

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #9112   +/-   ##
=====================================
  Coverage   83.8%   83.8%           
=====================================
  Files        195     195           
  Lines      16077   16082    +5     
=====================================
+ Hits       13476   13481    +5     
  Misses      2129    2129           
  Partials     472     472           
Files with missing lines Coverage Δ
propagators/envcar/carrier.go 100.0% <100.0%> (ø)
propagators/envcar/normalize.go 100.0% <100.0%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.