5b10a11152e643a236009cbe98f9312abbc953e0
[openstack-build/neutron-build.git] / .coveragerc
1 [run]
2 branch = True
3 source = neutron
4 omit = neutron/tests/*,neutron/plugins/cisco/test/*,neutron/openstack/*
5
6 [report]
7 ignore-errors = True