CCI-MOC / hil

Hardware Isolation Layer, formerly Hardware as a Service
Apache License 2.0
24 stars 54 forks source link

Implement the first couple obmd-related api calls. #1002

Closed zenhack closed 6 years ago

zenhack commented 6 years ago

Just enabling/disabling the obm.

zenhack commented 6 years ago

Re: ci/cli I just spaced; I'll add that.

zenhack commented 6 years ago

@naved001, all set.

coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 1913


Changes Missing Coverage Covered Lines Changed/Added Lines %
hil/api.py 8 9 88.89%
hil/cli/node.py 0 5 0.0%
hil/model.py 7 16 43.75%
<!-- Total: 21 36 58.33% -->
Files with Coverage Reduction New Missed Lines %
hil/cli/node.py 1 0.0%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 1912: 0.03%
Covered Lines: 2140
Relevant Lines: 3877

💛 - Coveralls
ianballou commented 6 years ago

I will have time to review this tomorrow.