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

redismod cluster docker #2022

Merged
merged 4 commits into from
Mar 1, 2022
Merged

redismod cluster docker #2022

merged 4 commits into from
Mar 1, 2022

Conversation

chayim
Copy link
Contributor

@chayim chayim commented Feb 24, 2022

Pull Request check-list

Please make sure to review and check all of these items:

  • Does $ tox pass with this change (including linting)?
  • Do the CI tests pass with this change (enable it first in your forked repo and wait for the github action build to finish)?
  • Is the new or changed code fully tested?
  • Is a documentation update included (if this change modifies existing APIs, or introduces new ones)?
  • Is there an example added to the examples folder (if applicable)?
  • Was the change added to CHANGES file?

NOTE: these things are not required to open a PR and can be done
afterwards / while the PR is open.

Description of change

Please provide a description of the change here.

@codecov-commenter
Copy link

codecov-commenter commented Feb 24, 2022

Codecov Report

Merging #2022 (eaefb31) into master (1256fdd) will increase coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2022   +/-   ##
=======================================
  Coverage   92.63%   92.63%           
=======================================
  Files         100      100           
  Lines       20909    20910    +1     
=======================================
+ Hits        19370    19371    +1     
  Misses       1539     1539           
Impacted Files Coverage Δ
redis/commands/core.py 87.23% <0.00%> (+<0.01%) ⬆️

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 1256fdd...eaefb31. Read the comment docs.

@chayim chayim marked this pull request as draft February 28, 2022 08:57
@chayim chayim marked this pull request as ready for review March 1, 2022 07:00
@dvora-h dvora-h merged commit 87764e7 into redis:master Mar 1, 2022
@chayim chayim deleted the ck-modcluster branch March 26, 2023 08:22
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.

None yet

3 participants