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: rueidiscompat's ZPopMax and ZPopMin with count 1 #433

Merged
merged 1 commit into from
Dec 23, 2023

Conversation

rueian
Copy link
Collaborator

@rueian rueian commented Dec 23, 2023

Resolves #431

Verified

This commit was signed with the committer’s verified signature. The key has expired.
infinisil Silvan Mosberger
@rueian rueian added the bug Something isn't working label Dec 23, 2023
@codecov-commenter
Copy link

codecov-commenter commented Dec 23, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (0249ec8) 95.97% compared to head (a81d7e4) 95.96%.

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #433      +/-   ##
==========================================
- Coverage   95.97%   95.96%   -0.01%     
==========================================
  Files          77       77              
  Lines       32403    32399       -4     
==========================================
- Hits        31098    31091       -7     
- Misses       1112     1113       +1     
- Partials      193      195       +2     

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

@rueian rueian merged commit 3ec15df into main Dec 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ZPopMax If set count 1 , panic redis message is not a map/array/set or its length is not 2
2 participants