fix(opentelemetry-core): add extra checks on internal merge function for safety - #6587
Merged
Codecov / codecov/project
succeeded
Apr 13, 2026 in 0s
95.74% (-0.02%) compared to 36ce569
View this Pull Request on Codecov
95.74% (-0.02%) compared to 36ce569
Details
Codecov Report
❌ Patch coverage is 80.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.74%. Comparing base (36ce569) to head (fc92b57).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| packages/opentelemetry-core/src/utils/merge.ts | 80.00% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #6587 +/- ##
==========================================
- Coverage 95.75% 95.74% -0.02%
==========================================
Files 375 375
Lines 12725 12735 +10
Branches 3013 3021 +8
==========================================
+ Hits 12185 12193 +8
- Misses 540 542 +2 | Files with missing lines | Coverage Δ | |
|---|---|---|
| packages/opentelemetry-core/src/utils/merge.ts | 97.05% <80.00%> (-1.86%) |
⬇️ |
🚀 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.
Loading