Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(instrumentation-mysql2): instrument connection on 3.11.5 #2579

Merged

fix: lint

705a6a4
Select commit
Loading
Failed to load commit list.
Merged

fix(instrumentation-mysql2): instrument connection on 3.11.5 #2579

fix: lint
705a6a4
Select commit
Loading
Failed to load commit list.
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%) ⬇️