Coverage fix

Ignoring oslo files

Change-Id: I412903d9599775f32c566e9a98476bf3f706f0e5
This commit is contained in:
Nikita Konovalov 2014-03-21 19:03:26 +04:00
parent 2bcbdd4c7f
commit b5094d0da8
1 changed files with 13 additions and 0 deletions

13
.coveragerc Normal file
View File

@ -0,0 +1,13 @@
[run]
branch = True
source = storyboard
omit =
*/openstack/common/*
.tox/*
storyboard/tests/*
[paths]
source = storyboard
[report]
ignore-errors = True