feat(instrumentation-mongodb): Add requireParentSpan
config option.
#2658
Codecov / codecov/project
succeeded
Jan 17, 2025 in 1s
90.66% (-0.14%) compared to e57f3e4
View this Pull Request on Codecov
90.66% (-0.14%) compared to e57f3e4
Details
Codecov Report
Attention: Patch coverage is 20.00000%
with 16 lines
in your changes missing coverage. Please review.
Project coverage is 90.66%. Comparing base (
e57f3e4
) to head (b3a6402
).
Files with missing lines | Patch % | Lines |
---|---|---|
...try-instrumentation-mongodb/src/instrumentation.ts | 20.00% | 16 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #2658 +/- ##
==========================================
- Coverage 90.79% 90.66% -0.14%
==========================================
Files 169 169
Lines 8061 8076 +15
Branches 1646 1651 +5
==========================================
+ Hits 7319 7322 +3
- Misses 742 754 +12
Files with missing lines | Coverage Δ | |
---|---|---|
...opentelemetry-instrumentation-mongodb/src/types.ts | 100.00% <ø> (ø) |
|
...try-instrumentation-mongodb/src/instrumentation.ts | 46.85% <20.00%> (-1.10%) |
⬇️ |
Loading