ionelmc / python-redis-lock

Lock context manager implemented via redis SET NX EX and BLPOP.
https://pypi.python.org/pypi/python-redis-lock
BSD 2-Clause "Simplified" License
551 stars 77 forks source link

Update README.rst #70

Closed toanant closed 5 years ago

toanant commented 5 years ago
codecov-io commented 5 years ago

Codecov Report

Merging #70 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #70   +/-   ##
=======================================
  Coverage   94.42%   94.42%           
=======================================
  Files           7        7           
  Lines         699      699           
  Branches       57       57           
=======================================
  Hits          660      660           
  Misses         26       26           
  Partials       13       13

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 a30bd13...db572fd. Read the comment docs.