add build branch
[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