plone / guillotina

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

Fix workflow exception #1047

Closed bloodbare closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #1047 (055b8e6) into master (2ba0ed4) will decrease coverage by 0.7%. The diff coverage is 33.4%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master   #1047     +/-   ##
========================================
- Coverage    94.7%   94.0%   -0.6%     
========================================
  Files         331     331             
  Lines       28476   28015    -461     
========================================
- Hits        26940   26317    -623     
- Misses       1536    1698    +162     
Impacted Files Coverage Δ
guillotina/contrib/workflows/vocabularies.py 44.9% <14.3%> (-7.1%) :arrow_down:
guillotina/contrib/workflows/subscriber.py 100.0% <100.0%> (ø)
guillotina/tests/test_cockroach.py 17.7% <0.0%> (-77.9%) :arrow_down:
guillotina/db/storages/cockroach.py 28.5% <0.0%> (-52.0%) :arrow_down:
guillotina/db/strategies/dbresolve.py 68.5% <0.0%> (-31.5%) :arrow_down:
guillotina/db/factory.py 85.3% <0.0%> (-7.7%) :arrow_down:
guillotina/contrib/cache/api.py 54.6% <0.0%> (-6.9%) :arrow_down:
guillotina/tests/test_ws.py 95.9% <0.0%> (-4.1%) :arrow_down:
guillotina/json/serialize_value.py 82.2% <0.0%> (-3.5%) :arrow_down:
guillotina/contrib/dbusers/install.py 72.8% <0.0%> (-2.2%) :arrow_down:
... and 113 more