support url-encoded OTEL_EXPORTER_OTLP_HEADERS values #1242
Codecov / codecov/project
succeeded
Feb 28, 2024 in 0s
83.08% (-0.02%) compared to b20c45d, passed because coverage increased by +0.02% when compared to adjusted base (83.05%)
View this Pull Request on Codecov
83.08% (-0.02%) compared to b20c45d, passed because coverage increased by +0.02% when compared to adjusted base (83.05%)
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 83.08%. Comparing base (
b20c45d
) to head (b592c58
).
Additional details and impacted files
@@ Coverage Diff @@
## main #1242 +/- ##
============================================
- Coverage 83.09% 83.08% -0.02%
+ Complexity 2275 2273 -2
============================================
Files 285 285
Lines 6460 6455 -5
============================================
- Hits 5368 5363 -5
Misses 1092 1092
Files | Coverage Δ | |
---|---|---|
src/Contrib/Otlp/LogsExporterFactory.php | 100.00% <100.00%> (ø) |
|
src/Contrib/Otlp/MetricExporterFactory.php | 97.61% <100.00%> (-0.16%) |
⬇️ |
src/Contrib/Otlp/OtlpUtil.php | 73.68% <100.00%> (+12.14%) |
⬆️ |
src/Contrib/Otlp/SpanExporterFactory.php | 100.00% <100.00%> (ø) |
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update b20c45d...b592c58. Read the comment docs.
Loading