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 CLIENT UNPAUSE command #3237

Merged
merged 1 commit into from
Dec 11, 2022
Merged

Conversation

sazzad16
Copy link
Collaborator

@sazzad16 sazzad16 commented Dec 8, 2022

No description provided.

@codecov-commenter
Copy link

Codecov Report

Base: 66.98% // Head: 67.04% // Increases project coverage by +0.06% 🎉

Coverage data is based on head (d550085) compared to base (6092720).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #3237      +/-   ##
============================================
+ Coverage     66.98%   67.04%   +0.06%     
- Complexity     4601     4605       +4     
============================================
  Files           251      251              
  Lines         14849    14852       +3     
  Branches        920      920              
============================================
+ Hits           9946     9957      +11     
+ Misses         4506     4498       -8     
  Partials        397      397              
Impacted Files Coverage Δ
src/main/java/redis/clients/jedis/Jedis.java 84.98% <100.00%> (+0.02%) ⬆️
src/main/java/redis/clients/jedis/Protocol.java 91.87% <100.00%> (+1.25%) ⬆️
...ava/redis/clients/jedis/JedisClusterInfoCache.java 78.12% <0.00%> (+2.50%) ⬆️
...nts/jedis/providers/ClusterConnectionProvider.java 78.57% <0.00%> (+3.57%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@sazzad16 sazzad16 merged commit 4790749 into redis:master Dec 11, 2022
@sazzad16 sazzad16 deleted the client-unpause branch December 11, 2022 09:41
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