Skip to content

Instantly share code, notes, and snippets.

@ClifHouck
Created February 7, 2017 22:51
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/4000fe365b082b8b03f8ac89a24773ab to your computer and use it in GitHub Desktop.
Save ClifHouck/4000fe365b082b8b03f8ac89a24773ab 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 6 items
tests/unit/test_mercury_id.py ......
---------- coverage: platform linux2, python 2.7.13-final-0 ----------
Name Stmts Miss Cover Missing
------------------------------------------------------------
mercury/common/mercury_id.py 57 0 100%
=========================== 6 passed in 0.03 seconds ===========================
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment