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

Version 4.4.2 #2550

Merged
merged 1 commit into from Jan 11, 2023
Merged

Version 4.4.2 #2550

merged 1 commit into from Jan 11, 2023

Conversation

dvora-h
Copy link
Collaborator

@dvora-h dvora-h commented Jan 11, 2023

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.

@dvora-h dvora-h requested a review from chayim January 11, 2023 11:01
@codecov-commenter
Copy link

codecov-commenter commented Jan 11, 2023

Codecov Report

Base: 59.28% // Head: 91.80% // Increases project coverage by +32.51% 🎉

Coverage data is based on head (aa197c8) compared to base (be84b93).
Patch has no changes to coverable lines.

Additional details and impacted files
@@             Coverage Diff             @@
##           master    #2550       +/-   ##
===========================================
+ Coverage   59.28%   91.80%   +32.51%     
===========================================
  Files         115      115               
  Lines       28715    29612      +897     
===========================================
+ Hits        17025    27185    +10160     
+ Misses      11690     2427     -9263     
Impacted Files Coverage Δ
setup.py 0.00% <ø> (ø)
tests/test_asyncio/test_retry.py 100.00% <0.00%> (ø)
redis/commands/search/querystring.py 0.00% <0.00%> (ø)
tests/test_lock.py 99.50% <0.00%> (+<0.01%) ⬆️
tests/test_asyncio/test_cluster.py 97.16% <0.00%> (+<0.01%) ⬆️
redis/cluster.py 90.38% <0.00%> (+0.01%) ⬆️
tests/test_encoding.py 98.75% <0.00%> (+0.04%) ⬆️
tests/test_cluster.py 96.51% <0.00%> (+0.15%) ⬆️
tests/test_command_parser.py 93.87% <0.00%> (+0.26%) ⬆️
redis/backoff.py 70.58% <0.00%> (+0.58%) ⬆️
... and 83 more

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 8592cac into redis:master Jan 11, 2023
@dvora-h dvora-h deleted the 4.4.2 branch January 11, 2023 12:53
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