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(instr-mysql2): Fix mysql2 instrumentation connection prototype #2578

fix(instr-mysql2): fix how prototype is extracted

b5b72ec
Select commit
Loading
Failed to load commit list.
Closed

fix(instr-mysql2): Fix mysql2 instrumentation connection prototype #2578

fix(instr-mysql2): fix how prototype is extracted
b5b72ec
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 85.71429% with 1 line in your changes missing coverage. Please review.

Project coverage is 90.75%. Comparing base (8bfa21f) to head (b5b72ec).

Files with missing lines Patch % Lines
...etry-instrumentation-mysql2/src/instrumentation.ts 85.71% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2578      +/-   ##
==========================================
- Coverage   90.75%   90.75%   -0.01%     
==========================================
  Files         169      169              
  Lines        8018     8023       +5     
  Branches     1632     1633       +1     
==========================================
+ Hits         7277     7281       +4     
- Misses        741      742       +1     
Files with missing lines Coverage Δ
...etry-instrumentation-mysql2/src/instrumentation.ts 93.75% <85.71%> (-0.92%) ⬇️