deb-python-os-brick/.coveragerc
Walter A. Boring IV 81b1dbebdf Created the Brick library from Cinder
This is the external Brick library that came from
Cinder's codebase.  It's intended to be used as a
standalone library and subproject of Cinder.
2015-01-22 19:09:30 +00:00

8 lines
105 B
INI

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