Skip to content

Conversation

@Avital-Fine
Copy link
Contributor

@Avital-Fine Avital-Fine commented Feb 22, 2022

Closes #2889, Closes #2890, Closes #2891, Closes #2892

@codecov-commenter
Copy link

codecov-commenter commented Feb 22, 2022

Codecov Report

Merging #2922 (13768ea) into master (64fa122) will increase coverage by 0.15%.
The diff coverage is 59.14%.

❗ Current head 13768ea differs from pull request most recent head 1e4226a. Consider uploading reports for the commit 1e4226a to get more accurate results

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #2922      +/-   ##
============================================
+ Coverage     55.22%   55.37%   +0.15%     
- Complexity     3237     3300      +63     
============================================
  Files           199      205       +6     
  Lines         12385    12691     +306     
  Branches        695      710      +15     
============================================
+ Hits           6839     7028     +189     
- Misses         5316     5428     +112     
- Partials        230      235       +5     
Impacted Files Coverage Δ
...ava/redis/clients/jedis/MultiNodePipelineBase.java 22.70% <0.00%> (-0.46%) ⬇️
src/main/java/redis/clients/jedis/Pipeline.java 7.99% <0.00%> (-0.16%) ⬇️
...main/java/redis/clients/jedis/TransactionBase.java 11.70% <0.00%> (-0.23%) ⬇️
...lients/jedis/commands/SortedSetBinaryCommands.java 100.00% <ø> (ø)
...edis/clients/jedis/commands/SortedSetCommands.java 100.00% <ø> (ø)
...edis/commands/SortedSetPipelineBinaryCommands.java 0.00% <ø> (ø)
...ents/jedis/commands/SortedSetPipelineCommands.java 0.00% <ø> (ø)
...rc/main/java/redis/clients/jedis/search/Query.java 0.00% <0.00%> (ø)
...ava/redis/clients/jedis/search/SearchProtocol.java 0.00% <0.00%> (ø)
...ava/redis/clients/jedis/timeseries/TSKeyValue.java 0.00% <0.00%> (ø)
... and 16 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 31513d4...1e4226a. Read the comment docs.

@Avital-Fine Avital-Fine requested a review from sazzad16 March 6, 2022 15:40
@Avital-Fine Avital-Fine requested a review from sazzad16 March 8, 2022 11:18
@Avital-Fine Avital-Fine requested a review from sazzad16 March 8, 2022 15:51
@sazzad16 sazzad16 added this to the 4.2.0 milestone Mar 9, 2022
@sazzad16 sazzad16 merged commit 3590438 into redis:master Mar 9, 2022
ggivo added a commit to ggivo/jedis that referenced this pull request Nov 20, 2024
https://redis.io/docs/latest/commands/command/

Adding it for completeness and as alternative to COMMAND INFO for Redis server prior 7.0.0.

COMMAND (no args) is available with Redis 2.x
COMMAND INFO is available since REDIS version 7.0.0

Relates to: redis#2922
Support COMMAND commands (redis#2922)
commit  : 3590438

Closes redis#793
@ggivo ggivo linked an issue Nov 20, 2024 that may be closed by this pull request
sazzad16 added a commit that referenced this pull request Nov 20, 2024
* Implement  command (no arg)
https://redis.io/docs/latest/commands/command/

Adding it for completeness and as alternative to COMMAND INFO for Redis server prior 7.0.0.

COMMAND (no args) is available with Redis 2.x
COMMAND INFO is available since REDIS version 7.0.0

Relates to: #2922
Support COMMAND commands (#2922)
commit  : 3590438

Closes #793

* Update ControlCommandsTest.java

---------

Co-authored-by: M Sazzadul Hoque <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

3 participants