-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
Add support for Redis 7 functions #1998
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1998 +/- ##
==========================================
+ Coverage 92.67% 92.71% +0.03%
==========================================
Files 99 100 +1
Lines 20717 20825 +108
==========================================
+ Hits 19200 19307 +107
- Misses 1517 1518 +1
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you please take a look at getting this connected to the decoders?
a70982d
to
d6fad87
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PERFECT!
Pull Request check-list
Please make sure to review and check all of these items:
$ tox
pass with this change (including linting)?NOTE: these things are not required to open a PR and can be done
afterwards / while the PR is open.
Description of change
close #1933, close #1952, close #1953, close #1954, close #1955, close #1956, close #1957, close #1958, close #1959, close #1960, close #1961