feat(otlp-exporter-base): internally accept a http header provider function only #5179
Codecov / codecov/project
succeeded
Nov 20, 2024 in 0s
94.56% (-0.01%) compared to 91b9abd
View this Pull Request on Codecov
94.56% (-0.01%) compared to 91b9abd
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 94.56%. Comparing base (
91b9abd
) to head (909666f
).
Report is 1 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #5179 +/- ##
==========================================
- Coverage 94.57% 94.56% -0.01%
==========================================
Files 314 314
Lines 7956 7966 +10
Branches 1600 1601 +1
==========================================
+ Hits 7524 7533 +9
- Misses 432 433 +1
Files with missing lines | Coverage Δ | |
---|---|---|
.../configuration/convert-legacy-node-http-options.ts | 100.00% <100.00%> (ø) |
|
...-base/src/configuration/otlp-http-configuration.ts | 100.00% <100.00%> (ø) |
|
...e/src/configuration/otlp-http-env-configuration.ts | 95.83% <100.00%> (+0.08%) |
⬆️ |
...ter-base/src/configuration/shared-configuration.ts | 100.00% <100.00%> (ø) |
|
...xporter-base/src/transport/http-transport-utils.ts | 100.00% <ø> (ø) |
|
...perimental/packages/otlp-exporter-base/src/util.ts | 100.00% <100.00%> (ø) |
- Flaky Tests Detection - Detect and resolve failed and flaky tests
- JS Bundle Analysis - Avoid shipping oversized bundles
Loading