Skip to content

Instantly share code, notes, and snippets.

View ClifHouck's full-sized avatar
🏠
Working from home

Clif Houck ClifHouck

🏠
Working from home
View GitHub Profile
### Keybase proof
I hereby claim:
* I am clifhouck on github.
* I am clifhouck (https://keybase.io/clifhouck) on keybase.
* I have a public key ASCSbBIFrhfhGZ36RwDYgMA7OFExqmANcmiGcyoD11cneAo
To claim this, I am signing this object:
..........................
Name Stmts Miss Cover Missing
-------------------------------------------
newton.rpib 155 0 100%
----------------------------------------------------------------------
Ran 26 tests in 0.030s
OK
============================= test session starts ==============================
platform linux2 -- Python 2.7.13, pytest-3.0.6, py-1.4.32, pluggy-0.4.0
rootdir: /home/clif/git_repos/mercury/src/mercury-agent, inifile:
plugins: cov-2.4.0
collected 23 items
tests/unit/hwlib/test_cpuinfo.py .....
tests/unit/hwlib/test_iproute2.py ...
tests/unit/hwlib/test_lspci.py ...........
From 78b63f44ed1258f18fbdd03ffe80795b7d65534c Mon Sep 17 00:00:00 2001
From: Clif Houck <me@clifhouck.com>
Date: Tue, 28 Feb 2017 12:16:23 -0600
Subject: [PATCH] Complete coverage for mercury.client.base
---
src/mercury-client/tests/unit/client/test_base.py | 54 ++++++++++++++++++++++-
1 file changed, 52 insertions(+), 2 deletions(-)
diff --git a/src/mercury-client/tests/unit/client/test_base.py b/src/mercury-client/tests/unit/client/test_base.py
py27 develop-inst-nodeps: /home/clif/git_repos/mercury/src/mercury-common
py27 installed: appdirs==1.4.0,coverage==4.3.4,funcsigs==1.0.2,-e git+git@github.com:jr0d/mercury.git@c6f20e65268349b03c6e634a4c43d6cc49324b30#egg=mercury_common&subdirectory=src/mercury-common,mock==2.0.0,msgpack-python==0.4.8,packaging==16.8,pbr==1.10.0,py==1.4.32,pymongo==3.4.0,pyparsing==2.1.10,pytest==3.0.6,pytest-cov==2.4.0,PyYAML==3.12,pyzmq==16.0.2,redis==2.10.5,six==1.10.0
py27 runtests: PYTHONHASHSEED='4089726859'
py27 runtests: commands[0] | pytest --cov=mercury.common
============================= test session starts ==============================
platform linux2 -- Python 2.7.13, pytest-3.0.6, py-1.4.32, pluggy-0.4.0
rootdir: /home/clif/git_repos/mercury/src/mercury-common, inifile:
plugins: cov-2.4.0
collected 72 items
============================= test session starts ==============================
platform linux2 -- Python 2.7.13, pytest-3.0.6, py-1.4.32, pluggy-0.4.0
rootdir: /home/clif/git_repos/mercury/src/mercury-common, inifile:
plugins: cov-2.4.0
collected 3 items
tests/unit/misc/test_iproute2.py ...
---------- coverage: platform linux2, python 2.7.13-final-0 ----------
Name Stmts Miss Cover Missing
============================= test session starts ==============================
platform linux2 -- Python 2.7.13, pytest-3.0.6, py-1.4.32, pluggy-0.4.0
rootdir: /home/clif/git_repos/mercury/src/mercury-common, inifile:
plugins: cov-2.4.0
collected 5 items
tests/unit/misc/test_cpuinfo.py .....
---------- coverage: platform linux2, python 2.7.13-final-0 ----------
============================= test session starts ==============================
platform linux2 -- Python 2.7.13, pytest-3.0.6, py-1.4.32, pluggy-0.4.0
rootdir: /home/clif/git_repos/mercury/src/mercury-common, inifile:
plugins: cov-2.4.0
collected 14 items
tests/unit/test_configuration.py ...
tests/unit/test_mercury_id.py ...
tests/unit/task_managers/base/test_manager.py .....
tests/unit/task_managers/base/test_worker.py ...
============================= test session starts ==============================
platform linux2 -- Python 2.7.13, pytest-3.0.6, py-1.4.32, pluggy-0.4.0
rootdir: /home/clif/git_repos/mercury/src/mercury-common, inifile:
plugins: cov-2.4.0
collected 6 items
tests/unit/test_mercury_id.py ......
---------- coverage: platform linux2, python 2.7.13-final-0 ----------
Name Stmts Miss Cover Missing
============================= test session starts ==============================
platform linux2 -- Python 2.7.13, pytest-3.0.6, py-1.4.32, pluggy-0.4.0
rootdir: /home/clif/git_repos/mercury/src/mercury-common, inifile:
plugins: cov-2.4.0
collected 6 items
tests/unit/test_mercury_id.py ......
---------- coverage: platform linux2, python 2.7.13-final-0 ----------