jedis
jedis copied to clipboard
Support TDIGEST commands
trafficstars
Codecov Report
Merging #3097 (5e20e59) into master (a692b47) will decrease coverage by
0.04%. The diff coverage is64.81%.
@@ Coverage Diff @@
## master #3097 +/- ##
============================================
- Coverage 66.55% 66.51% -0.05%
- Complexity 4386 4419 +33
============================================
Files 243 244 +1
Lines 14225 14318 +93
Branches 851 854 +3
============================================
+ Hits 9468 9524 +56
- Misses 4387 4423 +36
- Partials 370 371 +1
| Impacted Files | Coverage Δ | |
|---|---|---|
| ...ava/redis/clients/jedis/MultiNodePipelineBase.java | 21.22% <0.00%> (-0.30%) |
:arrow_down: |
| src/main/java/redis/clients/jedis/Pipeline.java | 17.12% <0.00%> (-0.24%) |
:arrow_down: |
| ...main/java/redis/clients/jedis/TransactionBase.java | 11.43% <0.00%> (-0.16%) |
:arrow_down: |
| .../redis/clients/jedis/bloom/TDigestMergeParams.java | 83.33% <83.33%> (ø) |
|
| .../main/java/redis/clients/jedis/BuilderFactory.java | 75.28% <100.00%> (ø) |
|
| ...ain/java/redis/clients/jedis/CommandArguments.java | 78.33% <100.00%> (-0.70%) |
:arrow_down: |
| .../main/java/redis/clients/jedis/CommandObjects.java | 85.15% <100.00%> (+0.30%) |
:arrow_up: |
| ...rc/main/java/redis/clients/jedis/UnifiedJedis.java | 71.73% <100.00%> (+0.36%) |
:arrow_up: |
| ...ava/redis/clients/jedis/bloom/BFReserveParams.java | 100.00% <100.00%> (ø) |
|
| .../redis/clients/jedis/bloom/RedisBloomProtocol.java | 98.52% <100.00%> (+0.16%) |
:arrow_up: |
| ... and 4 more |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.