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 SHUTDOWN [NOW] [FORCE] [ABORT] parameters #2812

Merged
merged 2 commits into from Jan 11, 2022

Conversation

AvitalFineRedis
Copy link
Contributor

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Jan 11, 2022

Codecov Report

Merging #2812 (7c13ebc) into master (7c5cead) will decrease coverage by 0.08%.
The diff coverage is 4.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #2812      +/-   ##
============================================
- Coverage     58.40%   58.32%   -0.09%     
- Complexity     3009     3011       +2     
============================================
  Files           174      175       +1     
  Lines         10821    10845      +24     
  Branches        621      623       +2     
============================================
+ Hits           6320     6325       +5     
- Misses         4286     4306      +20     
+ Partials        215      214       -1     
Impacted Files Coverage Δ
src/main/java/redis/clients/jedis/Jedis.java 84.69% <0.00%> (-0.39%) ⬇️
...ava/redis/clients/jedis/params/ShutdownParams.java 0.00% <0.00%> (ø)
src/main/java/redis/clients/jedis/Protocol.java 87.09% <100.00%> (ø)
...ava/redis/clients/jedis/JedisClusterInfoCache.java 79.45% <0.00%> (+0.68%) ⬆️
src/main/java/redis/clients/jedis/Connection.java 85.35% <0.00%> (+1.51%) ⬆️
...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 7c5cead...7c13ebc. Read the comment docs.

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

4 participants