fix(sdk-trace-base): always wait on pending export in SimpleSpanProcessor #5303
Codecov / codecov/project
succeeded
Jan 27, 2025 in 0s
94.55% (+0.00%) compared to f927e82
View this Pull Request on Codecov
94.55% (+0.00%) compared to f927e82
Details
Codecov Report
Attention: Patch coverage is 92.30769%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 94.55%. Comparing base (
f927e82
) to head (2be6d4e
).
Files with missing lines | Patch % | Lines |
---|---|---|
...y-sdk-trace-base/src/export/SimpleSpanProcessor.ts | 92.30% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #5303 +/- ##
=======================================
Coverage 94.54% 94.55%
=======================================
Files 318 318
Lines 8052 8043 -9
Branches 1694 1690 -4
=======================================
- Hits 7613 7605 -8
+ Misses 439 438 -1
Files with missing lines | Coverage Δ | |
---|---|---|
...y-sdk-trace-base/src/export/SimpleSpanProcessor.ts | 93.75% <92.30%> (+1.06%) |
⬆️ |
Loading