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 TS.MADD command #3020

Merged
merged 2 commits into from
Jun 13, 2022
Merged

Support TS.MADD command #3020

merged 2 commits into from
Jun 13, 2022

Conversation

sazzad16
Copy link
Collaborator

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Jun 13, 2022

Codecov Report

Merging #3020 (da22f76) into master (d6ba80a) will decrease coverage by 0.00%.
The diff coverage is 0.00%.

@@             Coverage Diff              @@
##             master    #3020      +/-   ##
============================================
- Coverage     53.37%   53.37%   -0.01%     
- Complexity     3338     3339       +1     
============================================
  Files           216      216              
  Lines         13346    13354       +8     
  Branches        775      776       +1     
============================================
+ Hits           7124     7128       +4     
- Misses         5975     5980       +5     
+ Partials        247      246       -1     
Impacted Files Coverage Δ
.../main/java/redis/clients/jedis/CommandObjects.java 66.15% <0.00%> (-0.23%) ⬇️
...ava/redis/clients/jedis/MultiNodePipelineBase.java 22.37% <0.00%> (-0.03%) ⬇️
src/main/java/redis/clients/jedis/Pipeline.java 8.05% <0.00%> (-0.01%) ⬇️
...main/java/redis/clients/jedis/TransactionBase.java 11.66% <0.00%> (-0.02%) ⬇️
...rc/main/java/redis/clients/jedis/UnifiedJedis.java 54.89% <0.00%> (-0.07%) ⬇️
...in/java/redis/clients/jedis/ConnectionFactory.java 63.26% <0.00%> (-4.09%) ⬇️
.../main/java/redis/clients/jedis/BuilderFactory.java 67.41% <0.00%> (+0.24%) ⬆️
src/main/java/redis/clients/jedis/Protocol.java 89.37% <0.00%> (+1.25%) ⬆️
...nts/jedis/providers/ClusterConnectionProvider.java 78.18% <0.00%> (+3.63%) ⬆️

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 d6ba80a...da22f76. Read the comment docs.

@sazzad16 sazzad16 merged commit 0919b95 into redis:master Jun 13, 2022
@sazzad16 sazzad16 added this to the 4.3.0 milestone Jun 13, 2022
@sazzad16 sazzad16 deleted the ts-madd branch June 13, 2022 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants