fix(otlp-exporter-base): handle 64KiB limit for browser transports#6358
Closed
YangJonghun wants to merge 7 commits into
Closed
fix(otlp-exporter-base): handle 64KiB limit for browser transports#6358YangJonghun wants to merge 7 commits into
YangJonghun wants to merge 7 commits into
Codecov / codecov/project
succeeded
Jan 31, 2026 in 1s
95.49% (+0.00%) compared to f15aa7e
View this Pull Request on Codecov
95.49% (+0.00%) compared to f15aa7e
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.49%. Comparing base (f15aa7e) to head (2b4f6e0).
Additional details and impacted files
@@ Coverage Diff @@
## main #6358 +/- ##
=======================================
Coverage 95.48% 95.49%
=======================================
Files 363 364 +1
Lines 11564 11583 +19
Branches 2669 2671 +2
=======================================
+ Hits 11042 11061 +19
Misses 522 522 | Files with missing lines | Coverage Δ | |
|---|---|---|
| ...rter-base/src/otlp-browser-http-export-delegate.ts | 63.63% <100.00%> (+3.63%) |
⬆️ |
| ...-exporter-base/src/transport/failover-transport.ts | 100.00% <100.00%> (ø) |
|
| ...tlp-exporter-base/src/transport/fetch-transport.ts | 91.42% <100.00%> (+0.51%) |
⬆️ |
🚀 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