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

pytest lazy fixture 0.5.2 #106

Closed youknowone closed 5 years ago

youknowone commented 5 years ago

closes #108

codecov[bot] commented 5 years ago

Codecov Report

Merging #106 into master will decrease coverage by 6.1%. The diff coverage is n/a.

@@           Coverage Diff            @@
##           master    #106     +/-   ##
========================================
- Coverage   98.01%   91.9%   -6.1%     
========================================
  Files          14      13      -1     
  Lines        1406    1050    -356     
========================================
- Hits         1378     965    -413     
- Misses         28      85     +57
codecov[bot] commented 5 years ago

Codecov Report

Merging #106 into master will increase coverage by 0.05%. The diff coverage is 100%.

@@            Coverage Diff             @@
##           master     #106      +/-   ##
==========================================
+ Coverage   98.01%   98.06%   +0.05%     
==========================================
  Files          14       14              
  Lines        1406     1443      +37     
==========================================
+ Hits         1378     1415      +37     
  Misses         28       28