Add coverage report display
Change-Id: I2a077aa1e4b2184d4c8664fa11cbce1a6ca47134
This commit is contained in:
parent
4ec934518e
commit
86514d7535
7
.coveragerc
Normal file
7
.coveragerc
Normal file
@ -0,0 +1,7 @@
|
||||
[run]
|
||||
branch = True
|
||||
source = monasca_persister
|
||||
omit = monasca_persister/tests/*
|
||||
|
||||
[report]
|
||||
ignore_errors = True
|
Loading…
Reference in New Issue
Block a user