plone / guillotina

Python AsyncIO data API to manage billions of resources
https://guillotina.readthedocs.io/en/latest/
Other
188 stars 51 forks source link

[5.x] Fix dummy cache set type signature #854

Closed vangheem closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #854 into 5.x will decrease coverage by 0.1%. The diff coverage is 66.7%.

Impacted file tree graph

@@           Coverage Diff           @@
##             5.x    #854     +/-   ##
=======================================
- Coverage   94.5%   94.5%   -<.1%     
=======================================
  Files        306     306             
  Lines      27651   27654      +3     
=======================================
+ Hits       26107   26109      +2     
- Misses      1544    1545      +1
Impacted Files Coverage Δ
guillotina/db/cache/dummy.py 85.8% <66.7%> (+2.4%) :arrow_up:
guillotina/db/storages/pg.py 89.4% <0%> (-0.1%) :arrow_down: