Files
python-barbicanclient/.coveragerc
Chellygel 282a1e3fa5 Adding new tests to cover failure scenarios
I also removed a line of code from coverage as it seems the
general practice is to ignore these lines in test coverage.
This change will bring us to 100% coverage.

Change-Id: I49f9de25389935f1d7b82559b41ed605eb77cb2e
2015-05-07 13:36:08 -05:00

3 lines
76 B
INI

[run]
branch = True
omit = barbicanclient/openstack/*,barbicanclient/tests/*