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

'double' timeout parameter for BLMPOP and BZMPOP #3444

Merged
merged 1 commit into from
May 30, 2023

Conversation

sazzad16
Copy link
Collaborator

No description provided.

@sazzad16 sazzad16 added enhancement breakingchange Pull request that has breaking changes. Must include the breaking behavior in release notes. labels May 28, 2023
@sazzad16 sazzad16 added this to the 5.0.0 milestone May 28, 2023
@codecov-commenter
Copy link

Codecov Report

Patch coverage has no change and project coverage change: -0.04 ⚠️

Comparison is base (5164a89) 68.07% compared to head (2d547f4) 68.04%.

❗ Current head 2d547f4 differs from pull request most recent head aeba4f3. Consider uploading reports for the commit aeba4f3 to get more accurate results

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #3444      +/-   ##
============================================
- Coverage     68.07%   68.04%   -0.04%     
+ Complexity     4543     4541       -2     
============================================
  Files           275      275              
  Lines         14597    14597              
  Branches        978      978              
============================================
- Hits           9937     9932       -5     
- Misses         4248     4252       +4     
- Partials        412      413       +1     
Impacted Files Coverage Δ
.../main/java/redis/clients/jedis/CommandObjects.java 82.31% <ø> (ø)
src/main/java/redis/clients/jedis/Jedis.java 85.46% <ø> (ø)
...rc/main/java/redis/clients/jedis/PipelineBase.java 27.09% <ø> (ø)
...main/java/redis/clients/jedis/TransactionBase.java 12.50% <ø> (ø)
...rc/main/java/redis/clients/jedis/UnifiedJedis.java 71.62% <ø> (ø)
...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% <ø> (ø)

... and 1 file with indirect coverage changes

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

@sazzad16 sazzad16 merged commit f99f388 into redis:master May 30, 2023
@sazzad16 sazzad16 deleted the blzmpop-double-timeout branch May 30, 2023 06:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breakingchange Pull request that has breaking changes. Must include the breaking behavior in release notes. enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants