mmkal / handy-redis

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

Update to latest redis-doc #327

Closed mmkal closed 3 years ago

mmkal commented 3 years ago

Fixes #324

Fixes/patches required:

codecov-commenter commented 3 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #327   +/-   ##
=========================================
  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 fa3bc19...e1fd8d5. Read the comment docs.