keystone/.coveragerc
Monty Taylor a337281911 Add tests dir to the coverage omit list
Closes-Bug: 1233359
Change-Id: Ie337bb09f299ba1874870fa0191744bf10daa645
2013-09-30 16:07:03 -04:00

8 lines
114 B
INI

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