feat(exporters): implement fetch-later-transport#6217
Closed
YangJonghun wants to merge 7 commits into
Closed
Codecov / codecov/project
succeeded
Jan 31, 2026 in 0s
95.47% (-0.02%) compared to f15aa7e
View this Pull Request on Codecov
95.47% (-0.02%) compared to f15aa7e
Details
Codecov Report
❌ Patch coverage is 90.90909% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.47%. Comparing base (f15aa7e) to head (7ee5cac).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...rter-base/src/otlp-browser-http-export-delegate.ts | 50.00% | 2 Missing |
| ...porter-base/src/transport/fetch-later-transport.ts | 95.83% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #6217 +/- ##
==========================================
- Coverage 95.48% 95.47% -0.02%
==========================================
Files 363 364 +1
Lines 11564 11596 +32
Branches 2669 2677 +8
==========================================
+ Hits 11042 11071 +29
- Misses 522 525 +3 | Files with missing lines | Coverage Δ | |
|---|---|---|
| ...rc/configuration/create-legacy-browser-delegate.ts | 75.00% <100.00%> (+8.33%) |
⬆️ |
| ...porter-base/src/transport/fetch-later-transport.ts | 95.83% <95.83%> (ø) |
|
| ...rter-base/src/otlp-browser-http-export-delegate.ts | 57.14% <50.00%> (-2.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