kuzzleio / kuzzle-plugin-cluster

Kuzzle cluster mode
Apache License 2.0
7 stars 2 forks source link

Kzl 226 coverage #80

Closed benoitvidis closed 5 years ago

benoitvidis commented 5 years ago

What does this PR do ?

This PR improves the coverage of unit tests for the cluster.

codecov[bot] commented 5 years ago

Codecov Report

Merging #80 into 3-dev will increase coverage by 32.54%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##            3-dev      #80       +/-   ##
===========================================
+ Coverage   58.14%   90.69%   +32.54%     
===========================================
  Files           4        4               
  Lines         540      548        +8     
===========================================
+ Hits          314      497      +183     
+ Misses        226       51      -175
Impacted Files Coverage Δ
lib/index.js 83.8% <100%> (+33.44%) :arrow_up:
lib/node.js 97.98% <100%> (+20.6%) :arrow_up:
lib/redis/manager.js 98.27% <0%> (+63.79%) :arrow_up:
lib/redis/state.js 100% <0%> (+85.71%) :arrow_up:

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 37fbfd6...6038059. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

Merging #80 into 3-dev will increase coverage by 32.54%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##            3-dev      #80       +/-   ##
===========================================
+ Coverage   58.14%   90.69%   +32.54%     
===========================================
  Files           4        4               
  Lines         540      548        +8     
===========================================
+ Hits          314      497      +183     
+ Misses        226       51      -175
Impacted Files Coverage Δ
lib/index.js 83.8% <100%> (+33.44%) :arrow_up:
lib/node.js 97.98% <100%> (+20.6%) :arrow_up:
lib/redis/manager.js 98.27% <0%> (+63.79%) :arrow_up:
lib/redis/state.js 100% <0%> (+85.71%) :arrow_up:

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 37fbfd6...6038059. Read the comment docs.