Skip to content
This repository has been archived by the owner on Feb 21, 2023. It is now read-only.

Add support for zpopmax and zpopmin redis commands (server 5.0.0+) #550

Merged
merged 2 commits into from Feb 8, 2019

Conversation

leenr
Copy link
Contributor

@leenr leenr commented Feb 7, 2019

@codecov
Copy link

codecov bot commented Feb 7, 2019

Codecov Report

Merging #550 into master will increase coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #550      +/-   ##
==========================================
+ Coverage   96.85%   96.86%   +0.01%     
==========================================
  Files          57       57              
  Lines        8360     8396      +36     
  Branches      557      561       +4     
==========================================
+ Hits         8097     8133      +36     
  Misses        188      188              
  Partials       75       75
Impacted Files Coverage Δ
aioredis/commands/sorted_set.py 100% <100%> (ø) ⬆️
tests/sorted_set_commands_test.py 100% <100%> (ø) ⬆️

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 6b33af4...ffe1529. Read the comment docs.

@popravich popravich merged commit 778b225 into aio-libs-abandoned:master Feb 8, 2019
@popravich popravich added this to the 1.3 milestone Sep 24, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants