redis-py icon indicating copy to clipboard operation
redis-py copied to clipboard

Update dockers tags

Open dvora-h opened this issue 1 year ago • 1 comments

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 avatar Oct 06 '22 09:10 dvora-h

Codecov Report

Base: 92.19% // Head: 92.18% // Decreases project coverage by -0.00% :warning:

Coverage data is based on head (2865677) compared to base (936d49f). Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2409      +/-   ##
==========================================
- Coverage   92.19%   92.18%   -0.01%     
==========================================
  Files         110      110              
  Lines       28894    28894              
==========================================
- Hits        26638    26637       -1     
- Misses       2256     2257       +1     
Impacted Files Coverage Δ
tests/test_asyncio/test_search.py 98.43% <0.00%> (-0.32%) :arrow_down:
redis/asyncio/client.py 92.05% <0.00%> (-0.18%) :arrow_down:
tests/test_cluster.py 96.96% <0.00%> (+0.11%) :arrow_up:

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

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

codecov-commenter avatar Oct 06 '22 09:10 codecov-commenter