mmkal / handy-redis

A wrapper around node_redis with Promise and TypeScript support.
Apache License 2.0
172 stars 10 forks source link

Fixes for latest redis-doc #328

Closed mmkal closed 3 years ago

mmkal commented 3 years ago

Fixes #324

Supersedes #327

Fixes/patches required:

codecov-commenter commented 3 years ago

Codecov Report

Merging #328 (dab9383) into main (fa3bc19) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #328   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           12        12           
  Lines          484       501   +17     
  Branches       105       110    +5     
=========================================
+ Hits           484       501   +17     
Impacted Files Coverage Δ
codegen/generate-client.ts 100.00% <100.00%> (ø)
codegen/generate-tests.ts 100.00% <100.00%> (ø)
codegen/patches/schema.ts 100.00% <100.00%> (ø)
codegen/patches/tests.ts 100.00% <100.00%> (ø)
codegen/util.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 f3f38d3...dab9383. Read the comment docs.