Improve .coveragerc for nimble repository.

Change-Id: Ie924bcfa47a12a7459dd7c8d51ccc1b5507fb2db
This commit is contained in:
shashi.kant 2016-10-21 15:13:29 +05:30
parent 4c9b770e71
commit f4a7815849
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
[run]
branch = True
source = nimble
omit = nimble/openstack/*
omit = nimble/tests/*
[report]
ignore_errors = True