threefoldtecharchive / 0-robot

Distributed live cycle management system
Apache License 2.0
0 stars 0 forks source link

start counting timeout when task is actually running #54

Closed zaibon closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #54 into development will increase coverage by <1%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           development    #54    +/-   ##
===========================================
+ Coverage           70%    71%   +<1%     
===========================================
  Files              157    157            
  Lines             6632   6636     +4     
===========================================
+ Hits              4678   4731    +53     
+ Misses            1954   1905    -49
Impacted Files Coverage Δ
zerorobot/service_proxy.py 85% <100%> (+3%) :arrow_up:
zerorobot/template/base.py 97% <100%> (ø) :arrow_up:
zerorobot/task/task.py 96% <100%> (-1%) :arrow_down:
...rorobot/server/handlers/ExecuteBlueprintHandler.py 43% <0%> (-8%) :arrow_down:
zerorobot/dsl/ZeroRobotAPI.py 89% <0%> (-6%) :arrow_down:
tests/test_blueprints.py 73% <0%> (ø) :arrow_up:
...robot/clients/zerorobot/client/services_service.py 69% <0%> (ø) :arrow_up:
zerorobot/dsl/ZeroRobotManager.py 87% <0%> (+1%) :arrow_up:
... and 10 more

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 8e1b367...7cd74dc. Read the comment docs.