Skip to content

Instantly share code, notes, and snippets.

@ClifHouck
Created February 17, 2017 22:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ClifHouck/fe357b42b86351028fdf3467bd3ff84d to your computer and use it in GitHub Desktop.
Save ClifHouck/fe357b42b86351028fdf3467bd3ff84d to your computer and use it in GitHub Desktop.
============================= 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
---------------------------------------------------------------
mercury/common/misc/iproute2.py 35 0 100%
=========================== 3 passed in 0.02 seconds ===========================
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment