opentelemetry-php
opentelemetry-php copied to clipboard
SpanProcessor incorrect calls to SpanExporter::forceFlush()
#715
Codecov Report
Merging #787 (fcc9e73) into main (0f30849) will decrease coverage by
0.64%. The diff coverage is100.00%.
:exclamation: Current head fcc9e73 differs from pull request most recent head f2dd0c2. Consider uploading reports for the commit f2dd0c2 to get more accurate results
@@ Coverage Diff @@
## main #787 +/- ##
============================================
- Coverage 81.03% 80.38% -0.65%
+ Complexity 1825 1768 -57
============================================
Files 225 222 -3
Lines 4687 4523 -164
============================================
- Hits 3798 3636 -162
+ Misses 889 887 -2
| Flag | Coverage Δ | |
|---|---|---|
| 7.4 | 80.38% <100.00%> (-0.65%) |
:arrow_down: |
| 8.0 | 80.42% <100.00%> (-0.65%) |
:arrow_down: |
| 8.1 | 80.42% <100.00%> (-0.65%) |
:arrow_down: |
Flags with carried forward coverage won't be shown. Click here to find out more.
| Impacted Files | Coverage Δ | |
|---|---|---|
| ...rc/SDK/Trace/SpanProcessor/SimpleSpanProcessor.php | 100.00% <100.00%> (ø) |
|
| src/SDK/Trace/SpanProcessor/BatchSpanProcessor.php | 100.00% <0.00%> (ø) |
|
| ...c/API/Trace/Propagation/TraceContextPropagator.php | 100.00% <0.00%> (ø) |
|
| src/Extension/Propagator/B3/B3Propagator.php | ||
| .../Extension/Propagator/B3/B3DebugFlagContextKey.php | ||
| src/Extension/Propagator/B3/B3MultiPropagator.php | ||
| src/Extension/Propagator/B3/B3SinglePropagator.php | ||
| src/API/Trace/Propagation/B3MultiPropagator.php | 100.00% <0.00%> (ø) |
|
| src/SDK/Trace/SpanProcessorFactory.php | 100.00% <0.00%> (+7.14%) |
:arrow_up: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 0f30849...f2dd0c2. Read the comment docs.