feat(instrumentation-mongodb): Add requireParentSpan
config option.
#2658
Codecov / codecov/project
succeeded
Jan 29, 2025 in 1s
90.96% (+0.16%) compared to e57f3e4
View this Pull Request on Codecov
90.96% (+0.16%) compared to e57f3e4
Details
Codecov Report
Attention: Patch coverage is 47.61905%
with 11 lines
in your changes missing coverage. Please review.
Project coverage is 90.96%. Comparing base (
e57f3e4
) to head (90a9dcc
).
Report is 23 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
...try-instrumentation-mongodb/src/instrumentation.ts | 47.61% | 11 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #2658 +/- ##
==========================================
+ Coverage 90.79% 90.96% +0.16%
==========================================
Files 169 172 +3
Lines 8061 8146 +85
Branches 1646 1647 +1
==========================================
+ Hits 7319 7410 +91
+ Misses 742 736 -6
Files with missing lines | Coverage Δ | |
---|---|---|
...opentelemetry-instrumentation-mongodb/src/types.ts | 100.00% <ø> (ø) |
|
...try-instrumentation-mongodb/src/instrumentation.ts | 48.93% <47.61%> (+0.97%) |
⬆️ |
Loading