Skip to content

test(sdk-node): use process.env consistently in tests#6052

Merged
david-luna merged 4 commits into
open-telemetry:mainfrom
cjihrig:sdk-node
Oct 29, 2025
Merged

test(sdk-node): use process.env consistently in tests#6052
david-luna merged 4 commits into
open-telemetry:mainfrom
cjihrig:sdk-node

Update experimental/packages/opentelemetry-sdk-node/test/sdk.test.ts

e231a7d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 29, 2025 in 1s

95.16% (+0.00%) compared to 74f470e

View this Pull Request on Codecov

95.16% (+0.00%) compared to 74f470e

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.16%. Comparing base (74f470e) to head (e231a7d).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6052   +/-   ##
=======================================
  Coverage   95.16%   95.16%           
=======================================
  Files         316      316           
  Lines        9198     9207    +9     
  Branches     2057     2075   +18     
=======================================
+ Hits         8753     8762    +9     
  Misses        445      445           

see 1 file 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.