Merge "Add a .coveragerc to exclude tests and oslo"
This commit is contained in:
commit
d0c7a5e98e
7
.coveragerc
Normal file
7
.coveragerc
Normal file
@ -0,0 +1,7 @@
|
||||
[run]
|
||||
branch = True
|
||||
source = heat
|
||||
omit = heat/tests/*,heat/openstack/*
|
||||
|
||||
[report]
|
||||
ignore-errors = True
|
Loading…
Reference in New Issue
Block a user