plone / guillotina

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

Enabling option to wait for futures to finish #1115

Closed bloodbare closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #1115 (20c9bc2) into master (bda1417) will decrease coverage by 0.1%. The diff coverage is 91.5%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master   #1115     +/-   ##
========================================
- Coverage    94.5%   94.5%   -0.0%     
========================================
  Files         372     372             
  Lines       31865   31898     +33     
========================================
+ Hits        30083   30113     +30     
- Misses       1782    1785      +3     
Impacted Files Coverage Δ
guillotina/traversal.py 85.4% <78.6%> (-0.3%) :arrow_down:
guillotina/test_package.py 97.4% <100.0%> (+0.2%) :arrow_up:
guillotina/tests/test_api.py 99.6% <100.0%> (+0.1%) :arrow_up: