py-sherlock / sherlock

Easy distributed locks for Python with a choice of backends.
MIT License
374 stars 35 forks source link

Get back in sync with fork #56

Closed judahrand closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Base: 96.33% // Head: 97.75% // Increases project coverage by +1.42% :tada:

Coverage data is based on head (3996dc0) compared to base (1e423e3). Patch coverage: 97.63% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #56 +/- ## ========================================== + Coverage 96.33% 97.75% +1.42% ========================================== Files 1 1 Lines 191 357 +166 ========================================== + Hits 184 349 +165 - Misses 7 8 +1 ``` | [Impacted Files](https://codecov.io/gh/py-sherlock/sherlock/pull/56?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [sherlock/lock.py](https://codecov.io/gh/py-sherlock/sherlock/pull/56/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c2hlcmxvY2svbG9jay5weQ==) | `97.75% <97.63%> (+1.42%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None)

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