RedisBloom / JRedisBloom

Java Client for RedisBloom probabilistic module
https://redisbloom.io
BSD 2-Clause "Simplified" License
153 stars 33 forks source link

add cluster to tests #14

Closed gkorland closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #14 into master will increase coverage by 37.74%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #14       +/-   ##
==========================================
+ Coverage   36.96%   74.7%   +37.74%     
==========================================
  Files           4       4               
  Lines         257     257               
  Branches       34      34               
==========================================
+ Hits           95     192       +97     
+ Misses        148      49       -99     
- Partials       14      16        +2
Impacted Files Coverage Δ
src/main/java/io/rebloom/client/ClusterClient.java 70.28% <0%> (+70.28%) :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 f6e2fae...c6b2c22. Read the comment docs.