Skip to content

Conversation

chayim
Copy link
Contributor

@chayim chayim commented Feb 23, 2022

  • renaming the chore label to maintenance
  • grammar in pull request template

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

codecov-commenter commented Feb 23, 2022

Codecov Report

Merging #2015 (0be19fa) into master (4a714aa) will increase coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2015   +/-   ##
=======================================
  Coverage   92.63%   92.63%           
=======================================
  Files         100      100           
  Lines       20909    20909           
=======================================
+ Hits        19369    19370    +1     
+ Misses       1540     1539    -1     
Impacted Files Coverage Δ
redis/asyncio/connection.py 82.65% <0.00%> (-0.12%) ⬇️
tests/test_cluster.py 98.42% <0.00%> (+0.12%) ⬆️

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 4a714aa...0be19fa. Read the comment docs.

@chayim chayim changed the title ck chore to maint Renaming chore as maintenance Feb 23, 2022
@chayim chayim merged commit 1256fdd into redis:master Feb 23, 2022
@chayim chayim deleted the ck-chore-to-maint branch February 23, 2022 07:32
dvora-h pushed a commit to jakebarnwell/redis-py that referenced this pull request Mar 1, 2022
dvora-h added a commit that referenced this pull request Mar 1, 2022
* Add support for .lock() for RedisCluster

* Update changelog with lua scripting and lock() changes

* Also update asyncio client .lock() doc

* Add Python 3.6 back to hash verify CI (#2008)

* Renaming chore as maintenance (#2015)

* Add AsyncFunctionCommands (#2009)

* Also update asyncio client .lock() doc

Co-authored-by: Chayim <[email protected]>
Co-authored-by: Andrew Chen Wang <[email protected]>
Co-authored-by: dvora-h <[email protected]>
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