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

Fix GraphCommandObjects in multi node #3362

Merged
merged 1 commit into from
Apr 9, 2023
Merged

Conversation

sazzad16
Copy link
Collaborator

@sazzad16 sazzad16 commented Apr 9, 2023

No description provided.

@sazzad16 sazzad16 added the bug label Apr 9, 2023
@sazzad16 sazzad16 added this to the 4.4.0 milestone Apr 9, 2023
@codecov-commenter
Copy link

Codecov Report

Patch coverage: 66.66% and project coverage change: -0.01 ⚠️

Comparison is base (d45b31a) 67.14% compared to head (6b554a1) 67.13%.

❗ Current head 6b554a1 differs from pull request most recent head bc20996. Consider uploading reports for the commit bc20996 to get more accurate results

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #3362      +/-   ##
============================================
- Coverage     67.14%   67.13%   -0.01%     
- Complexity     4704     4714      +10     
============================================
  Files           271      271              
  Lines         15207    15240      +33     
  Branches        961      963       +2     
============================================
+ Hits          10210    10232      +22     
- Misses         4578     4589      +11     
  Partials        419      419              
Impacted Files Coverage Δ
...c/main/java/redis/clients/jedis/JedisSharding.java 64.70% <0.00%> (-4.05%) ⬇️
...ava/redis/clients/jedis/MultiNodePipelineBase.java 21.62% <0.00%> (-0.03%) ⬇️
.../java/redis/clients/jedis/ReliableTransaction.java 60.00% <0.00%> (-6.67%) ⬇️
...rc/main/java/redis/clients/jedis/UnifiedJedis.java 74.42% <52.94%> (-0.45%) ⬇️
...redis/clients/jedis/graph/GraphCommandObjects.java 84.81% <75.00%> (+1.02%) ⬆️
...rc/main/java/redis/clients/jedis/JedisCluster.java 32.05% <100.00%> (+0.88%) ⬆️
src/main/java/redis/clients/jedis/Transaction.java 100.00% <100.00%> (ø)
...main/java/redis/clients/jedis/TransactionBase.java 11.88% <100.00%> (+0.59%) ⬆️
...va/redis/clients/jedis/graph/GraphQueryParams.java 80.00% <100.00%> (-6.21%) ⬇️

... and 1 file with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@sazzad16 sazzad16 changed the title Fix: GraphCommandObjects in multi node Fix GraphCommandObjects in multi node Apr 9, 2023
@sazzad16 sazzad16 merged commit 50cf71e into redis:master Apr 9, 2023
@sazzad16 sazzad16 deleted the graph-cluster branch April 9, 2023 18:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants