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 #1904 - ACL DRYRUN #2102

Merged
merged 3 commits into from
Apr 26, 2022
Merged

fix #1904 - ACL DRYRUN #2102

merged 3 commits into from
Apr 26, 2022

Conversation

leibale
Copy link
Collaborator

@leibale leibale commented Apr 25, 2022

fix #1904

@codecov-commenter
Copy link

codecov-commenter commented Apr 26, 2022

Codecov Report

Merging #2102 (e2cb506) into master (11c6c24) will decrease coverage by 0.17%.
The diff coverage is 100.00%.

❗ Current head e2cb506 differs from pull request most recent head 1619cd4. Consider uploading reports for the commit 1619cd4 to get more accurate results

@@            Coverage Diff             @@
##           master    #2102      +/-   ##
==========================================
- Coverage   95.10%   94.93%   -0.18%     
==========================================
  Files         409      410       +1     
  Lines        3803     3807       +4     
  Branches      458      458              
==========================================
- Hits         3617     3614       -3     
- Misses         96      101       +5     
- Partials       90       92       +2     
Impacted Files Coverage Δ
packages/client/lib/client/commands.ts 100.00% <100.00%> (ø)
packages/client/lib/commands/ACL_DRYRUN.ts 100.00% <100.00%> (ø)
packages/client/lib/errors.ts 95.65% <0.00%> (-4.35%) ⬇️
packages/client/lib/client/commands-queue.ts 77.41% <0.00%> (-3.88%) ⬇️

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 11c6c24...1619cd4. Read the comment docs.

@leibale leibale merged commit b586ccb into redis:master Apr 26, 2022
@leibale leibale deleted the ACL_DRYRUN branch April 26, 2022 13:05
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: ACL DRYRUN (R7)
2 participants