Skip to content

chore(configuration)!: change parseConfigFile() to *not* add default values, nor merge *_list fields - #6765

Merged
trentm merged 17 commits into
open-telemetry:mainfrom
trentm:trentm-conf-drop-defaults-on-parse
Jun 25, 2026
Merged

chore(configuration)!: change parseConfigFile() to *not* add default values, nor merge *_list fields#6765
trentm merged 17 commits into
open-telemetry:mainfrom
trentm:trentm-conf-drop-defaults-on-parse

Merge branch 'main' into trentm-conf-drop-defaults-on-parse

372745d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 25, 2026 in 0s

95.57% (-0.01%) compared to a3e1de7

View this Pull Request on Codecov

95.57% (-0.01%) compared to a3e1de7

Details

Codecov Report

❌ Patch coverage is 97.43590% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.57%. Comparing base (a3e1de7) to head (372745d).

Files with missing lines Patch % Lines
...ental/packages/opentelemetry-sdk-node/src/utils.ts 95.55% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6765      +/-   ##
==========================================
- Coverage   95.57%   95.57%   -0.01%     
==========================================
  Files         387      387              
  Lines       13162    13146      -16     
  Branches     3016     3001      -15     
==========================================
- Hits        12580    12564      -16     
  Misses        582      582              
Files with missing lines Coverage Δ
...al/packages/configuration/src/FileConfigFactory.ts 97.77% <100.00%> (+1.53%) ⬆️
...ental/packages/opentelemetry-sdk-node/src/utils.ts 96.36% <95.55%> (-0.32%) ⬇️
🚀 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.