fix(instrumentation-mysql2): instrument connection on 3.11.5 #2579
Codecov / codecov/project
succeeded
Dec 4, 2024 in 1s
90.75% (-0.01%) compared to 8bfa21f
View this Pull Request on Codecov
90.75% (-0.01%) compared to 8bfa21f
Details
Codecov Report
Attention: Patch coverage is 88.88889%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 90.75%. Comparing base (
8bfa21f
) to head (705a6a4
).
Files with missing lines | Patch % | Lines |
---|---|---|
.../opentelemetry-instrumentation-mysql2/src/utils.ts | 87.50% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #2579 +/- ##
==========================================
- Coverage 90.75% 90.75% -0.01%
==========================================
Files 169 169
Lines 8018 8026 +8
Branches 1632 1635 +3
==========================================
+ Hits 7277 7284 +7
- Misses 741 742 +1
Files with missing lines | Coverage Δ | |
---|---|---|
...etry-instrumentation-mysql2/src/instrumentation.ts | 94.66% <100.00%> (ø) |
|
.../opentelemetry-instrumentation-mysql2/src/utils.ts | 93.18% <87.50%> (-1.27%) |
⬇️ |
Loading