Skip to content

Conversation

@chayim
Copy link
Contributor

@chayim chayim commented Mar 2, 2022

No description provided.

@codecov
Copy link

codecov bot commented Mar 6, 2022

Codecov Report

Merging #902 (2188b43) into master (42fd7ab) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #902      +/-   ##
==========================================
+ Coverage   81.29%   81.30%   +0.01%     
==========================================
  Files          54       54              
  Lines        8195     8201       +6     
==========================================
+ Hits         6662     6668       +6     
  Misses       1533     1533              
Impacted Files Coverage Δ
src/execution/DAG/dag.c 91.77% <100.00%> (+0.02%) ⬆️
src/execution/command_parser.c 92.59% <100.00%> (+0.13%) ⬆️
src/execution/utils.c 71.87% <100.00%> (+4.01%) ⬆️
src/redisai.c 87.79% <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 f194ab3...2188b43. Read the comment docs.

Copy link
Contributor Author

@chayim chayim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perfect all around.

Nit (personal style). I'd rather the following, but it's not vital.

from redis.exceptions import (
   ResponseError,
   ClusterSlotsError
)

@chayim chayim merged commit cfeee79 into master Mar 7, 2022
@chayim chayim deleted the ck-redisupgrade branch March 7, 2022 07:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants