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

Ioredis cleanup #194

Merged
merged 1 commit into from
Sep 8, 2020
Merged

Conversation

naseemkullah
Copy link
Member

@naseemkullah naseemkullah commented Sep 2, 2020

Which problem is this PR solving?

  • n/a

Short description of the changes

  • Removing unneeded type IoredisPluginClientTypes
  • prefer import type where applicable

@naseemkullah naseemkullah requested a review from a team September 2, 2020 05:17
@codecov
Copy link

codecov bot commented Sep 2, 2020

Codecov Report

Merging #194 into master will decrease coverage by 0.00%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #194      +/-   ##
==========================================
- Coverage   95.22%   95.22%   -0.01%     
==========================================
  Files          93       93              
  Lines        4750     4749       -1     
  Branches      492      492              
==========================================
- Hits         4523     4522       -1     
  Misses        227      227              
Impacted Files Coverage Δ
node/opentelemetry-plugin-ioredis/src/utils.ts 85.00% <0.00%> (-0.37%) ⬇️

@obecny obecny added the enhancement New feature or request label Sep 7, 2020
Copy link
Member

@obecny obecny left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@naseemkullah can you please do the same here as with redis (just add type etc.)

@naseemkullah
Copy link
Member Author

@naseemkullah can you please do the same here as with redis (just add type etc.)

sure, done @obecny

@obecny obecny merged commit cb18633 into open-telemetry:master Sep 8, 2020
@obecny obecny added internal and removed enhancement New feature or request labels Sep 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants