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 ci #103

Closed youknowone closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #103 into master will increase coverage by 0.13%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #103      +/-   ##
==========================================
+ Coverage   97.69%   97.82%   +0.13%     
==========================================
  Files          13       13              
  Lines        1212     1284      +72     
==========================================
+ Hits         1184     1256      +72     
  Misses         28       28