threefoldtecharchive / 0-robot

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

Development default backend #43

Closed xmonader closed 5 years ago

xmonader commented 5 years ago

use file as the default value for myconfig backend queries

codecov-io commented 5 years ago

Codecov Report

Merging #43 into development will decrease coverage by <1%. The diff coverage is 12%.

Impacted file tree graph

@@            Coverage Diff             @@
##           development    #43   +/-   ##
==========================================
- Coverage           69%    69%   -1%     
==========================================
  Files              151    151           
  Lines             6261   6290   +29     
==========================================
+ Hits              4365   4366    +1     
- Misses            1896   1924   +28
Impacted Files Coverage Δ
zerorobot/cli/server.py 0% <0%> (ø) :arrow_up:
zerorobot/config/data_repo.py 67% <0%> (ø) :arrow_up:
zerorobot/robot/robot.py 73% <100%> (-3%) :arrow_down:
tests/test_task.py 82% <0%> (-15%) :arrow_down:
...robot/clients/zerorobot/client/services_service.py 66% <0%> (-4%) :arrow_down:
tests/test_zrobot_client.py 76% <0%> (-4%) :arrow_down:
zerorobot/dsl/ZeroRobotManager.py 78% <0%> (-3%) :arrow_down:
zerorobot/task/task.py 92% <0%> (-1%) :arrow_down:
tests/test_zrobot_api.py 92% <0%> (-1%) :arrow_down:
... and 3 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 1f6a81f...e301781. Read the comment docs.