plone / guillotina

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

[master] Fix error with requeued async queue tasks #797

Closed vangheem closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #797 into master will increase coverage by 0.1%. The diff coverage is 94.8%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master    #797     +/-   ##
========================================
+ Coverage      94%     94%   +0.1%     
========================================
  Files         308     308             
  Lines       27680   27696     +16     
========================================
+ Hits        26003   26021     +18     
+ Misses       1677    1675      -2
Impacted Files Coverage Δ
guillotina/tests/test_queue.py 100% <100%> (ø) :arrow_up:
guillotina/async_util.py 87.8% <75%> (+1.6%) :arrow_up: