refactor(otlp-exporter-base): promisify sendWithHttp#6434
Merged
pichlermarc merged 1 commit intoMar 4, 2026
Merged
Codecov / codecov/project
succeeded
Feb 26, 2026 in 1s
95.69% (+0.00%) compared to 661cd84
View this Pull Request on Codecov
95.69% (+0.00%) compared to 661cd84
Details
Codecov Report
❌ Patch coverage is 97.43590% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 95.69%. Comparing base (661cd84) to head (e99a62b).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...xporter-base/src/transport/http-transport-utils.ts | 97.36% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #6434 +/- ##
=======================================
Coverage 95.69% 95.69%
=======================================
Files 364 364
Lines 11791 11793 +2
Branches 2748 2752 +4
=======================================
+ Hits 11283 11285 +2
Misses 508 508 | Files with missing lines | Coverage Δ | |
|---|---|---|
| ...rter-base/src/transport/http-exporter-transport.ts | 95.65% <100.00%> (-0.51%) |
⬇️ |
| ...xporter-base/src/transport/http-transport-utils.ts | 95.31% <97.36%> (+0.39%) |
⬆️ |
🚀 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