youknowone / ring

Python cache interface with clean API and built-in memcache & redis + asyncio support.
http://ring-cache.readthedocs.io/en/latest/
Other
480 stars 37 forks source link

Fix aioredis tests #193

Closed youknowone closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #193 (f2846ff) into main (2eda0c3) will decrease coverage by 1.93%. The diff coverage is n/a.

:exclamation: Current head f2846ff differs from pull request most recent head 53e58f7. Consider uploading reports for the commit 53e58f7 to get more accurate results

@@            Coverage Diff             @@
##             main     #193      +/-   ##
==========================================
- Coverage   94.22%   92.29%   -1.93%     
==========================================
  Files          15       15              
  Lines        1608     1608              
==========================================
- Hits         1515     1484      -31     
- Misses         93      124      +31