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 LOLWUT command #2800

Merged
merged 12 commits into from Jan 11, 2022
Merged

Support LOLWUT command #2800

merged 12 commits into from Jan 11, 2022

Conversation

AvitalFineRedis
Copy link
Contributor

No description provided.

@sazzad16
Copy link
Collaborator

sazzad16 commented Jan 6, 2022

@AvitalFineRedis The command name is LOLWUT.

@AvitalFineRedis AvitalFineRedis changed the title Support LULWUT command Support LOLWUT command Jan 10, 2022
@AvitalFineRedis AvitalFineRedis marked this pull request as ready for review January 10, 2022 15:08
@codecov-commenter
Copy link

codecov-commenter commented Jan 11, 2022

Codecov Report

Merging #2800 (4a1c4e4) into master (7c5cead) will decrease coverage by 0.08%.
The diff coverage is 30.95%.

❗ Current head 4a1c4e4 differs from pull request most recent head 72a7738. Consider uploading reports for the commit 72a7738 to get more accurate results
Impacted file tree graph

@@             Coverage Diff              @@
##             master    #2800      +/-   ##
============================================
- Coverage     58.40%   58.31%   -0.09%     
- Complexity     3009     3016       +7     
============================================
  Files           174      176       +2     
  Lines         10821    10861      +40     
  Branches        621      624       +3     
============================================
+ Hits           6320     6334      +14     
- Misses         4286     4311      +25     
- Partials        215      216       +1     
Impacted Files Coverage Δ
...ava/redis/clients/jedis/params/ShutdownParams.java 0.00% <0.00%> (ø)
src/main/java/redis/clients/jedis/Jedis.java 84.78% <41.66%> (-0.29%) ⬇️
.../java/redis/clients/jedis/params/LolwutParams.java 50.00% <50.00%> (ø)
.../main/java/redis/clients/jedis/CommandObjects.java 70.95% <100.00%> (+0.03%) ⬆️
src/main/java/redis/clients/jedis/Protocol.java 87.09% <100.00%> (ø)
...ava/redis/clients/jedis/JedisClusterInfoCache.java 79.45% <0.00%> (+0.68%) ⬆️
...in/java/redis/clients/jedis/ConnectionFactory.java 67.34% <0.00%> (+4.08%) ⬆️

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 49e57fb...72a7738. Read the comment docs.

AvitalFineRedis and others added 5 commits January 11, 2022 17:46
Co-authored-by: M Sazzadul Hoque <7600764+sazzad16@users.noreply.github.com>
Co-authored-by: M Sazzadul Hoque <7600764+sazzad16@users.noreply.github.com>
Co-authored-by: M Sazzadul Hoque <7600764+sazzad16@users.noreply.github.com>
…dsTest.java

Co-authored-by: M Sazzadul Hoque <7600764+sazzad16@users.noreply.github.com>
@sazzad16 sazzad16 added this to the 4.1.0 milestone Jan 11, 2022
@sazzad16 sazzad16 merged commit 1196625 into redis:master Jan 11, 2022
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

3 participants