Update .coveragerc

Set up proper source and omit options.

Change-Id: Ib14ff98218d23db694c1614aa3b4225a8d5dd847
Implements: blueprint update-coveragerc
This commit is contained in:
Alessio Ababilov 2013-02-06 16:47:06 +02:00
parent a9b69ff076
commit 0d9ebad75a
1 changed files with 6 additions and 0 deletions

6
.coveragerc Normal file
View File

@ -0,0 +1,6 @@
[run]
branch = True
source = openstack
[report]
ignore-errors = True