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

Updating the docker image for the module cluster #2426

Merged
merged 1 commit into from
Oct 24, 2022

Conversation

chayim
Copy link
Contributor

@chayim chayim commented Oct 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.

@chayim chayim added the maintenance Maintenance (CI, Releases, etc) label Oct 24, 2022
@codecov-commenter
Copy link

codecov-commenter commented Oct 24, 2022

Codecov Report

Base: 92.19% // Head: 92.20% // Increases project coverage by +0.00% 🎉

Coverage data is based on head (423a91b) compared to base (aa0ae68).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2426   +/-   ##
=======================================
  Coverage   92.19%   92.20%           
=======================================
  Files         110      110           
  Lines       28889    28889           
=======================================
+ Hits        26635    26637    +2     
+ Misses       2254     2252    -2     
Impacted Files Coverage Δ
tests/test_cluster.py 96.96% <0.00%> (ø)
tests/test_asyncio/test_cluster.py 97.41% <0.00%> (+0.13%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@dvora-h dvora-h merged commit d95e004 into master Oct 24, 2022
@dvora-h dvora-h deleted the ck-modcluster-update branch October 24, 2022 11:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Maintenance (CI, Releases, etc)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants