celery / jumpstarter

MIT License
7 stars 3 forks source link

Actor crashed state #31

Open thedrow opened 3 years ago

thedrow commented 3 years ago

Whenever the actor crashes during its lifecycle, it will transition to the crashed state and provide the exception that was raised that made it crash.

codecov[bot] commented 3 years ago

Codecov Report

Merging #31 (26cbc64) into actor (2092667) will decrease coverage by 0.89%. The diff coverage is 60.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##            actor      #31      +/-   ##
==========================================
- Coverage   94.92%   94.02%   -0.90%     
==========================================
  Files           4        4              
  Lines         394      402       +8     
  Branches       51       53       +2     
==========================================
+ Hits          374      378       +4     
- Misses         13       15       +2     
- Partials        7        9       +2     
Flag Coverage Δ
unittests 93.53% <60.00%> (-0.89%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
jumpstarter/states.py 95.55% <60.00%> (-2.12%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 2092667...926edd4. Read the comment docs.

lgtm-com[bot] commented 3 years ago

This pull request introduces 2 alerts and fixes 1 when merging 26cbc64a4fc7e65fe1a2c3b17c739c85cac0c9e6 into 78069e439e665aab89b22d8ba68b75b5c6aefb64 - view on LGTM.com

new alerts:

fixed alerts: