Now packaging 8.0.0~b2
[openstack-build/neutron-build.git] / .coveragerc
1 [run]
2 branch = True
3 source = neutron
4 omit = neutron/tests/*,neutron/openstack/*
5
6 [report]
7 ignore_errors = True