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 change notification #1126

Closed bloodbare closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #1126 (a6c8dac) into master (fecd945) will increase coverage by 0.1%. The diff coverage is 100.0%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master   #1126     +/-   ##
========================================
+ Coverage    94.4%   94.4%   +0.1%     
========================================
  Files         372     372             
  Lines       31897   31899      +2     
========================================
+ Hits        30093   30100      +7     
+ Misses       1804    1799      -5     
Impacted Files Coverage Δ
guillotina/contrib/workflows/utility.py 92.6% <100.0%> (+0.2%) :arrow_up:
guillotina/contrib/pubsub/utility.py 87.0% <0.0%> (+2.2%) :arrow_up:
guillotina/contrib/redis/driver.py 86.5% <0.0%> (+2.3%) :arrow_up:
bloodbare commented 3 years ago

btw, could you do a release after this Pr?

Yes!