Skip to content

fix(opentelemetry-resources): Update the Env Var Parsing Logic to Match Spec#6261

Merged
JacksonWeber merged 13 commits into
open-telemetry:mainfrom
JacksonWeber:jacksonweber/update-env-var-parsing
Feb 20, 2026
Merged

fix(opentelemetry-resources): Update the Env Var Parsing Logic to Match Spec#6261
JacksonWeber merged 13 commits into
open-telemetry:mainfrom
JacksonWeber:jacksonweber/update-env-var-parsing

Update CHANGELOG.md

9e078bf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 19, 2026 in 0s

95.66% (+0.18%) compared to 9a44ea7

View this Pull Request on Codecov

95.66% (+0.18%) compared to 9a44ea7

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.66%. Comparing base (9a44ea7) to head (9e078bf).
⚠️ Report is 30 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6261      +/-   ##
==========================================
+ Coverage   95.48%   95.66%   +0.18%     
==========================================
  Files         363      362       -1     
  Lines       11563    11731     +168     
  Branches     2669     2733      +64     
==========================================
+ Hits        11041    11223     +182     
+ Misses        522      508      -14     
Files with missing lines Coverage Δ
...entelemetry-resources/src/detectors/EnvDetector.ts 100.00% <100.00%> (+6.25%) ⬆️

... and 15 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.