mmkal / handy-redis

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

Fix coverage typo #267

Closed mmkal closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #267 (8d5f023) into master (326b614) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #267   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            8        12    +4     
  Lines          420       479   +59     
  Branches        98       105    +7     
=========================================
+ Hits           420       479   +59     
Impacted Files Coverage Δ
src/node_redis/multi.ts 100.00% <0.00%> (ø)
src/node_redis/index.ts 100.00% <0.00%> (ø)
src/index.ts 100.00% <0.00%> (ø)
src/flatten.ts 100.00% <0.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 326b614...8d5f023. Read the comment docs.