Skip to content

test(sdk-node): ensure process.env is cleaned up between tests - #6066

Merged
maryliag merged 3 commits into
open-telemetry:mainfrom
cjihrig:process-env
Nov 3, 2025
Merged

test(sdk-node): ensure process.env is cleaned up between tests#6066
maryliag merged 3 commits into
open-telemetry:mainfrom
cjihrig:process-env

Merge branch 'main' into process-env

d52dc0f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 1, 2025 in 0s

95.16% (+0.00%) compared to c358db1

View this Pull Request on Codecov

95.16% (+0.00%) compared to c358db1

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.16%. Comparing base (c358db1) to head (d52dc0f).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6066   +/-   ##
=======================================
  Coverage   95.16%   95.16%           
=======================================
  Files         316      316           
  Lines        9207     9207           
  Branches     2075     2075           
=======================================
  Hits         8762     8762           
  Misses        445      445           
🚀 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.