feat(otlp-transformer)!: introduce separate entry-points for OTLP serializers #5263
Codecov / codecov/project
succeeded
Dec 19, 2024 in 0s
94.63% (+0.00%) compared to 8dc74e6
View this Pull Request on Codecov
94.63% (+0.00%) compared to 8dc74e6
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 94.63%. Comparing base (
8dc74e6
) to head (ae149d1
).
Additional details and impacted files
@@ Coverage Diff @@
## main #5263 +/- ##
=======================================
Coverage 94.63% 94.63%
=======================================
Files 323 323
Lines 8083 8083
Branches 1643 1643
=======================================
Hits 7649 7649
Misses 434 434
Files with missing lines | Coverage Δ | |
---|---|---|
...ges/exporter-logs-otlp-grpc/src/OTLPLogExporter.ts | 100.00% <100.00%> (ø) |
|
...ogs-otlp-http/src/platform/node/OTLPLogExporter.ts | 100.00% <100.00%> (ø) |
|
...gs-otlp-proto/src/platform/node/OTLPLogExporter.ts | 100.00% <100.00%> (ø) |
|
.../exporter-trace-otlp-grpc/src/OTLPTraceExporter.ts | 100.00% <100.00%> (ø) |
|
...e-otlp-http/src/platform/node/OTLPTraceExporter.ts | 100.00% <100.00%> (ø) |
|
...-otlp-proto/src/platform/node/OTLPTraceExporter.ts | 100.00% <100.00%> (ø) |
|
...porter-metrics-otlp-grpc/src/OTLPMetricExporter.ts | 100.00% <100.00%> (ø) |
|
...-otlp-http/src/platform/node/OTLPMetricExporter.ts | 100.00% <100.00%> (ø) |
|
...orter-metrics-otlp-proto/src/OTLPMetricExporter.ts | 100.00% <100.00%> (ø) |
Loading