Skip to content

Support COMMAND LIST #2013

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

Merged
merged 4 commits into from
Mar 10, 2022
Merged

Support COMMAND LIST #2013

merged 4 commits into from
Mar 10, 2022

Conversation

Avital-Fine
Copy link
Contributor

Description

Support COMMAND LIST


  • Does npm test pass with this change (including linting)?
  • Is the new or changed code fully tested?
  • Is a documentation update included (if this change modifies existing APIs, or introduces new ones)?

closes #1935

@codecov-commenter
Copy link

Codecov Report

Merging #2013 (95f5275) into master (ac7d50c) will decrease coverage by 0.15%.
The diff coverage is 53.84%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2013      +/-   ##
==========================================
- Coverage   94.94%   94.78%   -0.16%     
==========================================
  Files         358      359       +1     
  Lines        3343     3356      +13     
  Branches      409      410       +1     
==========================================
+ Hits         3174     3181       +7     
- Misses         85       91       +6     
  Partials       84       84              
Impacted Files Coverage Δ
packages/client/lib/commands/COMMAND_LIST.ts 50.00% <50.00%> (ø)
packages/client/lib/client/commands.ts 100.00% <100.00%> (ø)

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 ac7d50c...95f5275. Read the comment docs.

@leibale leibale merged commit be51abe into master Mar 10, 2022
@leibale leibale deleted the COMMAND_LIST branch March 10, 2022 17:20
florian-schunk pushed a commit to florian-schunk/node-redis that referenced this pull request Jun 18, 2025
* Support COMMAND LIST

* Update COMMAND_LIST.spec.ts

* add version check

* clean code

Co-authored-by: leibale <leibale1998@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for redis command: COMMAND LIST (R7)
3 participants