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 wrong CommandObject called for strAlgoLCSKeys #2859

Merged
merged 3 commits into from
Feb 1, 2022

Conversation

sazzad16
Copy link
Collaborator

@sazzad16 sazzad16 commented Feb 1, 2022

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Feb 1, 2022

Codecov Report

Merging #2859 (8144e92) into master (ef8d545) will decrease coverage by 0.02%.
The diff coverage is 0.00%.

❗ Current head 8144e92 differs from pull request most recent head d4325a9. Consider uploading reports for the commit d4325a9 to get more accurate results
Impacted file tree graph

@@             Coverage Diff              @@
##             master    #2859      +/-   ##
============================================
- Coverage     58.35%   58.32%   -0.03%     
  Complexity     3100     3100              
============================================
  Files           177      177              
  Lines         11171    11171              
  Branches        637      637              
============================================
- Hits           6519     6516       -3     
- Misses         4432     4435       +3     
  Partials        220      220              
Impacted Files Coverage Δ
...ava/redis/clients/jedis/MultiNodePipelineBase.java 26.44% <0.00%> (ø)
src/main/java/redis/clients/jedis/Pipeline.java 9.26% <0.00%> (ø)
...main/java/redis/clients/jedis/TransactionBase.java 13.52% <0.00%> (ø)
src/main/java/redis/clients/jedis/Connection.java 83.83% <0.00%> (-1.52%) ⬇️

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 ef8d545...d4325a9. Read the comment docs.

@sazzad16 sazzad16 added this to the 4.2.0 milestone Feb 1, 2022
@sazzad16 sazzad16 merged commit 3c46791 into redis:master Feb 1, 2022
@sazzad16 sazzad16 deleted the stralgo-bugs branch February 1, 2022 07:08
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