flame/.coveragerc
George Peristerakis 947c21b112 Refactor the code to match the openstack code structure.
Used the openstack cookiecutter template to generate all the
files necessary.
2014-08-25 20:58:42 -04:00

7 lines
122 B
INI

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