Skip to content

Conversation

leibale
Copy link
Contributor

@leibale leibale commented Apr 20, 2022

fix #2090

@codecov-commenter
Copy link

codecov-commenter commented Apr 20, 2022

Codecov Report

Merging #2091 (d58a7e5) into master (8b5a547) will increase coverage by 0.01%.
The diff coverage is 100.00%.

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

@@            Coverage Diff             @@
##           master    #2091      +/-   ##
==========================================
+ Coverage   95.25%   95.26%   +0.01%     
==========================================
  Files         387      388       +1     
  Lines        3517     3529      +12     
  Branches      423      423              
==========================================
+ Hits         3350     3362      +12     
  Misses         83       83              
  Partials       84       84              
Impacted Files Coverage Δ
packages/bloom/lib/commands/top-k/LIST.ts 100.00% <100.00%> (ø)
...ackages/bloom/lib/commands/top-k/LIST_WITHCOUNT.ts 100.00% <100.00%> (ø)
packages/bloom/lib/commands/top-k/RESERVE.ts 100.00% <100.00%> (ø)
packages/bloom/lib/commands/top-k/index.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 8b5a547...ff24a21. Read the comment docs.

@leibale leibale merged commit 448ac9d into redis:master Apr 25, 2022
@leibale leibale deleted the TOPK.LIST-WITHCOUNT branch April 25, 2022 09:58
florian-schunk pushed a commit to florian-schunk/node-redis that referenced this pull request Jun 18, 2025
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 withcount option to TOPK.LIST command.

2 participants