plone / guillotina

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

cleanup travis logic from tests fixtures #985

Closed lferran closed 3 years ago

codecov-commenter commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff            @@
##           master    #985     +/-   ##
========================================
- Coverage    94.6%   94.4%   -0.2%     
========================================
  Files         316     316             
  Lines       28047   28047             
========================================
- Hits        26518   26456     -62     
- Misses       1529    1591     +62     
Impacted Files Coverage Δ
guillotina/db/storages/dummy.py 62.3% <0.0%> (-31.7%) :arrow_down:
guillotina/db/factory.py 85.5% <0.0%> (-7.5%) :arrow_down:
lferran commented 4 years ago

@masipcat this blocked because it has a decrease of coverage, but I'd say it's worth merging anyway right?