keystoneauth/.coveragerc
Alessio Ababilov f4f0cdf310 Update .coveragerc
Set up proper source and omit options.

Change-Id: Ieb6e514849e6fc054ce563806243d29f4ff2075c
Implements: blueprint update-coveragerc
2013-02-06 16:47:06 +02:00

8 lines
109 B
INI

[run]
branch = True
source = keystoneclient
omit = keystoneclient/openstack/*
[report]
ignore-errors = True