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

Polish XINFO STREAM FULL implementation #2801

Merged
merged 1 commit into from Jan 6, 2022

Conversation

sazzad16
Copy link
Collaborator

@sazzad16 sazzad16 commented Jan 6, 2022

Original PR: #2746

@sazzad16 sazzad16 added this to the 4.1.0 milestone Jan 6, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #2801 (9405c00) into master (c698ba7) will not change coverage.
The diff coverage is 42.85%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #2801   +/-   ##
=========================================
  Coverage     58.53%   58.53%           
  Complexity     3010     3010           
=========================================
  Files           174      174           
  Lines         10808    10808           
  Branches        621      621           
=========================================
  Hits           6326     6326           
  Misses         4268     4268           
  Partials        214      214           
Impacted Files Coverage Δ
...ava/redis/clients/jedis/MultiNodePipelineBase.java 27.31% <0.00%> (ø)
src/main/java/redis/clients/jedis/Pipeline.java 9.71% <ø> (ø)
...main/java/redis/clients/jedis/TransactionBase.java 12.73% <0.00%> (ø)
...rc/main/java/redis/clients/jedis/UnifiedJedis.java 62.58% <0.00%> (ø)
...s/clients/jedis/commands/StreamBinaryCommands.java 0.00% <ø> (ø)
...s/jedis/commands/StreamPipelineBinaryCommands.java 0.00% <ø> (ø)
.../main/java/redis/clients/jedis/CommandObjects.java 71.07% <50.00%> (ø)
src/main/java/redis/clients/jedis/Jedis.java 85.21% <100.00%> (ø)

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 c698ba7...9405c00. Read the comment docs.

@sazzad16 sazzad16 merged commit d98559c into redis:master Jan 6, 2022
@sazzad16 sazzad16 deleted the polish-xinfo-stream-full branch January 6, 2022 09:34
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.

None yet

2 participants