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

Fix ZREVRANGE versions with max/min swapped in MultiNodePipelineBase #3784

Merged
merged 2 commits into from
Mar 23, 2024

Conversation

sazzad16
Copy link
Collaborator

Fixed #3783

@sazzad16 sazzad16 added the bug label Mar 23, 2024
@sazzad16 sazzad16 added this to the 4.4.x milestone Mar 23, 2024
@codecov-commenter
Copy link

codecov-commenter commented Mar 23, 2024

Codecov Report

Attention: Patch coverage is 0% with 6 lines in your changes are missing coverage. Please review.

Project coverage is 67.37%. Comparing base (3577f93) to head (ae812ac).

❗ Current head ae812ac differs from pull request most recent head 393ef09. Consider uploading reports for the commit 393ef09 to get more accurate results

Files Patch % Lines
...ava/redis/clients/jedis/MultiNodePipelineBase.java 0.00% 6 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff            @@
##                4.x    #3784   +/-   ##
=========================================
  Coverage     67.37%   67.37%           
- Complexity     4785     4787    +2     
=========================================
  Files           272      272           
  Lines         15421    15421           
  Branches        981      981           
=========================================
  Hits          10390    10390           
  Misses         4603     4603           
  Partials        428      428           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sazzad16 sazzad16 merged commit 19bb94e into 4.x Mar 23, 2024
3 checks passed
@sazzad16 sazzad16 deleted the sh-zrevrange-max-min branch March 23, 2024 09:53
@sazzad16 sazzad16 modified the milestones: 4.4.x, 4.4.8 Mar 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants