solum/.coveragerc
Angus Salkeld 81369a75d6 Add nicer support for coverage
Just to encourage people to use the coverage tool (and write tests).

Change-Id: Ie30f9143a91363461aaaee59e0f9521d264dcd3e
2013-12-09 17:25:00 +11:00

8 lines
105 B
INI

[run]
branch = True
source = solum
omit = solum/tests/*,solum/openstack/*
[report]
ignore-errors = True