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

chore(instrumentation-mysql2): drop unneed @types/mysql2 dep (bad PR, see 1812) #1811

Closed
wants to merge 0 commits into from

Conversation

trentm
Copy link
Contributor

@trentm trentm commented Nov 17, 2023

Types are included in 'mysql2' now (as of some 2.x release).

The github:types/mysql2 dependency is problematic for dependabot version updates.
See: #1806 (comment)

@trentm
Copy link
Contributor Author

trentm commented Nov 17, 2023

Ugh, sorry, I made this PR from my main branch instead of a feature branch.

Copy link

codecov bot commented Nov 17, 2023

Codecov Report

Merging #1811 (1eae4f5) into main (5c1050b) will increase coverage by 4.63%.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1811      +/-   ##
==========================================
+ Coverage   91.42%   96.06%   +4.63%     
==========================================
  Files         143       14     -129     
  Lines        7303      914    -6389     
  Branches     1461      199    -1262     
==========================================
- Hits         6677      878    -5799     
+ Misses        626       36     -590     

see 129 files with indirect coverage changes

@trentm
Copy link
Contributor Author

trentm commented Nov 17, 2023

Ugh, sorry, I made this PR from my main branch instead of a feature branch.

Superseded by #1812

@trentm trentm changed the title chore(instrumentation-mysql2): drop unneed @types/mysql2 dep chore(instrumentation-mysql2): drop unneed @types/mysql2 dep (bad PR, see 1812) Nov 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants