Skip to content

fix(deps): replace @opentelemetry/sdk-trace-web with @opentelemetry/sdk-trace#1428

Merged
overbalance merged 6 commits into
mainfrom
overbalance/fix-trace-dep
Jul 14, 2026
Merged

fix(deps): replace @opentelemetry/sdk-trace-web with @opentelemetry/sdk-trace#1428
overbalance merged 6 commits into
mainfrom
overbalance/fix-trace-dep

Merge branch 'main' into overbalance/fix-trace-dep

971fb38
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 14, 2026 in 0s

96.70% (+0.01%) compared to 6a578eb

View this Pull Request on Codecov

96.70% (+0.01%) compared to 6a578eb

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.70%. Comparing base (6a578eb) to head (971fb38).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1428      +/-   ##
==========================================
+ Coverage   96.69%   96.70%   +0.01%     
==========================================
  Files         234      234              
  Lines       10079    10080       +1     
  Branches     1414     1415       +1     
==========================================
+ Hits         9746     9748       +2     
+ Misses        331      330       -1     
  Partials        2        2              
Files with missing lines Coverage Δ
...ers/EmbraceTraceExporter/OTLPFetchTraceExporter.ts 100.00% <100.00%> (ø)
...anagers/EmbraceLimitManager/EmbraceLimitManager.ts 99.58% <100.00%> (ø)
...ssors/BrowserSpanProcessor/BrowserSpanProcessor.ts 100.00% <100.00%> (ø)
...etworkSpanProcessor/EmbraceNetworkSpanProcessor.ts 96.77% <100.00%> (ø)
...rc/processors/EmbraceNetworkSpanProcessor/types.ts 100.00% <100.00%> (ø)
...rocessor/EmbraceSessionPartBatchedSpanProcessor.ts 90.14% <100.00%> (+0.06%) ⬆️
.../processors/PageSpanProcessor/PageSpanProcessor.ts 100.00% <100.00%> (ø)
...rocessors/SpanScrubProcessor/SpanScrubProcessor.ts 93.93% <100.00%> (ø)
.../processors/UserSpanProcessor/UserSpanProcessor.ts 94.59% <100.00%> (ø)
packages/web-sdk/src/sdk/initSDK.ts 98.67% <100.00%> (ø)

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