Make sure to report only coverage for the monasca_analytics module.

Change-Id: I7fd89d9e95c63177ee18dd85b2f001e2bb6e2dc5
This commit is contained in:
Joan Varvenne 2016-09-16 10:53:00 +01:00
parent 3e558c1520
commit 8ab2e37f58
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ commands =
nosetests -w test
[testenv:cover]
commands = nosetests -w test --cover-package monasca_analytics
setenv = VIRTUAL_ENV={envdir}
NOSE_WITH_COVERAGE=1
NOSE_COVER_BRANCHES=1