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

feat: support ioredis as underlying client #241

Draft
wants to merge 12 commits into
base: main
Choose a base branch
from
Draft

feat: support ioredis as underlying client #241

wants to merge 12 commits into from

Conversation

mmkal
Copy link
Owner

@mmkal mmkal commented Oct 22, 2020

No description provided.

@codecov-io
Copy link

Codecov Report

Merging #241 (24ae4e8) into master (cd44850) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #241   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         5    +1     
  Lines           59        64    +5     
  Branches         7         8    +1     
=========================================
+ Hits            59        64    +5     
Impacted Files Coverage Δ
src/index.ts 100.00% <100.00%> (ø)
src/ioredis/index.ts 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cd44850...24ae4e8. Read the comment docs.

@mmkal mmkal changed the base branch from master to main September 17, 2021 10:58
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