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 RedisGraph #2941

Merged
merged 6 commits into from
Mar 20, 2022
Merged

Support RedisGraph #2941

merged 6 commits into from
Mar 20, 2022

Conversation

sazzad16
Copy link
Collaborator

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Mar 10, 2022

Codecov Report

❗ No coverage uploaded for pull request base (master@44be77d). Click here to learn what that means.
The diff coverage is 12.72%.

❗ Current head c47e47a differs from pull request most recent head 60aa9ce. Consider uploading reports for the commit 60aa9ce to get more accurate results

@@            Coverage Diff            @@
##             master    #2941   +/-   ##
=========================================
  Coverage          ?   53.16%           
  Complexity        ?     3284           
=========================================
  Files             ?      214           
  Lines             ?    13133           
  Branches          ?      761           
=========================================
  Hits              ?     6982           
  Misses            ?     5908           
  Partials          ?      243           
Impacted Files Coverage Δ
...main/java/redis/clients/jedis/ClusterPipeline.java 88.23% <0.00%> (ø)
...ava/redis/clients/jedis/MultiNodePipelineBase.java 22.39% <0.00%> (ø)
...main/java/redis/clients/jedis/ShardedPipeline.java 90.00% <0.00%> (ø)
.../java/redis/clients/jedis/graph/GraphProtocol.java 0.00% <0.00%> (ø)
...va/redis/clients/jedis/graph/GraphQueryParams.java 0.00% <0.00%> (ø)
...main/java/redis/clients/jedis/graph/ResultSet.java 0.00% <0.00%> (ø)
...va/redis/clients/jedis/graph/ResultSetBuilder.java 0.00% <0.00%> (ø)
...java/redis/clients/jedis/graph/entities/Point.java 0.00% <0.00%> (ø)
...a/redis/clients/jedis/graph/entities/Property.java 0.00% <0.00%> (ø)
src/main/java/redis/clients/jedis/Pipeline.java 8.00% <9.09%> (ø)
... and 8 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 44be77d...60aa9ce. Read the comment docs.

@lgtm-com
Copy link

lgtm-com bot commented Mar 14, 2022

This pull request introduces 1 alert when merging f03d09d into 3590438 - view on LGTM.com

new alerts:

  • 1 for Spurious Javadoc @param tags

@sazzad16 sazzad16 added this to the 4.2.0 milestone Mar 14, 2022
@gkorland gkorland requested a review from bsbodden March 16, 2022 07:54
@sazzad16 sazzad16 merged commit 10ebde8 into redis:master Mar 20, 2022
@sazzad16 sazzad16 deleted the graph branch March 20, 2022 05:33
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