Skip to content

Instantly share code, notes, and snippets.

@ClifHouck
Created February 7, 2017 22:00
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/7af0f84af926b620c4abbfc17d3fafdf to your computer and use it in GitHub Desktop.
Save ClifHouck/7af0f84af926b620c4abbfc17d3fafdf 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 64 6 91% 126-133
=========================== 6 passed in 0.03 seconds ===========================
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment