Skip to content

fix missing closing brace from merge conflict resolution

9f88a33
Select commit
Loading
Failed to load commit list.
Open

feat(sdk-node): wire up metric producers from declarative config #6712

fix missing closing brace from merge conflict resolution
9f88a33
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 18, 2026 in 1s

94.85% (-0.02%) compared to c390f54

View this Pull Request on Codecov

94.85% (-0.02%) compared to c390f54

Details

Codecov Report

❌ Patch coverage is 92.85714% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 94.85%. Comparing base (c390f54) to head (9f88a33).
⚠️ Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
...ental/packages/opentelemetry-sdk-node/src/utils.ts 92.85% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6712      +/-   ##
==========================================
- Coverage   94.86%   94.85%   -0.02%     
==========================================
  Files         376      377       +1     
  Lines       12717    12765      +48     
  Branches     2884     2891       +7     
==========================================
+ Hits        12064    12108      +44     
- Misses        653      657       +4     
Files with missing lines Coverage Δ
...ental/packages/opentelemetry-sdk-node/src/utils.ts 97.08% <92.85%> (-0.12%) ⬇️

... and 5 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.