threefoldtecharchive / 0-robot

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

0.9.0 rc1 #57

Closed zaibon closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #57 into master will decrease coverage by 1%. The diff coverage is 81%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #57    +/-   ##
======================================
- Coverage      72%    70%    -2%     
======================================
  Files         156    157     +1     
  Lines        6576   6652    +76     
======================================
- Hits         4737   4703    -34     
- Misses       1839   1949   +110
Impacted Files Coverage Δ
setup.py 0% <ø> (ø) :arrow_up:
tests/test_service_template.py 45% <100%> (-41%) :arrow_down:
zerorobot/task/task_list.py 96% <100%> (ø) :arrow_up:
tests/test_blueprints.py 74% <100%> (-23%) :arrow_down:
zerorobot/template/base.py 96% <100%> (ø) :arrow_up:
zerorobot/template/decorator.py 98% <100%> (ø) :arrow_up:
zerorobot/service_proxy.py 85% <100%> (+2%) :arrow_up:
zerorobot/robot/loader.py 32% <100%> (-10%) :arrow_down:
zerorobot/dsl/config_mgr.py 92% <100%> (+6%) :arrow_up:
zerorobot/storage/base.py 100% <100%> (+23%) :arrow_up:
... and 28 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 dbb59e9...e55fdea. Read the comment docs.