handy-redis icon indicating copy to clipboard operation
handy-redis copied to clipboard

feat: support ioredis as underlying client

Open mmkal opened this issue 5 years ago • 1 comments

mmkal avatar Oct 22 '20 14:10 mmkal

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.

codecov-io avatar Dec 03 '20 23:12 codecov-io