threefoldtecharchive / 0-robot

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

update usage of eco to alert in jumpscale #35

Closed zaibon closed 6 years ago

zaibon commented 6 years ago

fixes #34

codecov-io commented 6 years ago

Codecov Report

Merging #35 into development will increase coverage by <1%. The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff             @@
##           development    #35    +/-   ##
===========================================
+ Coverage           21%    21%   +<1%     
===========================================
  Files              147    147            
  Lines             6167   6115    -52     
===========================================
- Hits              1341   1330    -11     
+ Misses            4826   4785    -41
Impacted Files Coverage Δ
zerorobot/task/storage/sqlite.py 0% <ø> (ø) :arrow_up:
tests/test_god_mode.py 55% <ø> (-2%) :arrow_down:
zerorobot/server/handlers/views.py 0% <ø> (ø) :arrow_up:
zerorobot/storage/base.py 0% <ø> (ø) :arrow_up:
zerorobot/task/storage/file.py 0% <ø> (ø) :arrow_up:
zerorobot/task/storage/redis.py 0% <ø> (ø) :arrow_up:
tests/test_service_proxy.py 50% <0%> (-1%) :arrow_down:
zerorobot/server/handlers/__init__.py 0% <0%> (ø) :arrow_up:
zerorobot/task/utils.py 0% <0%> (ø) :arrow_up:
zerorobot/service_proxy.py 0% <0%> (ø) :arrow_up:
... and 9 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 0de5fba...9249614. Read the comment docs.