Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support RedisBloom #2875

Merged
merged 3 commits into from
Feb 7, 2022
Merged

Support RedisBloom #2875

merged 3 commits into from
Feb 7, 2022

Conversation

sazzad16
Copy link
Collaborator

@sazzad16 sazzad16 commented Feb 7, 2022

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Feb 7, 2022

Codecov Report

Merging #2875 (2f4e6ca) into master (58245f3) will decrease coverage by 1.13%.
The diff coverage is 0.42%.

❗ Current head 2f4e6ca differs from pull request most recent head db4bc59. Consider uploading reports for the commit db4bc59 to get more accurate results

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #2875      +/-   ##
============================================
- Coverage     56.61%   55.48%   -1.14%     
+ Complexity     3154     3152       -2     
============================================
  Files           189      195       +6     
  Lines         11727    11961     +234     
  Branches        676      689      +13     
============================================
- Hits           6639     6636       -3     
- Misses         4861     5096     +235     
- Partials        227      229       +2     
Impacted Files Coverage Δ
.../main/java/redis/clients/jedis/CommandObjects.java 65.54% <0.00%> (-3.77%) ⬇️
...rc/main/java/redis/clients/jedis/UnifiedJedis.java 57.91% <0.00%> (-2.68%) ⬇️
...java/redis/clients/jedis/bloom/BFInsertParams.java 0.00% <0.00%> (ø)
...ava/redis/clients/jedis/bloom/BFReserveParams.java 0.00% <0.00%> (ø)
...java/redis/clients/jedis/bloom/CFInsertParams.java 0.00% <0.00%> (ø)
...ava/redis/clients/jedis/bloom/CFReserveParams.java 0.00% <0.00%> (ø)
...is/clients/jedis/bloom/CountMinSketchCommands.java 0.00% <0.00%> (ø)
.../redis/clients/jedis/bloom/RedisBloomProtocol.java 0.00% <0.00%> (ø)
.../main/java/redis/clients/jedis/BuilderFactory.java 65.71% <5.88%> (-1.42%) ⬇️
...ava/redis/clients/jedis/params/FailoverParams.java 76.19% <0.00%> (-23.81%) ⬇️
... and 2 more

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 58245f3...db4bc59. Read the comment docs.

@sazzad16 sazzad16 added this to the 4.2.0 milestone Feb 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants