neutron/.coveragerc
pawnesh.kumar 934b95d295 Cleanup coverage configuration
Removing invalid:
- directories

Change-Id: I3e2b56b228a0772d5f8f9136a8241fe5ae3d2deb
2016-10-17 17:06:19 +05:30

8 lines
91 B
INI

[run]
branch = True
source = neutron
omit = neutron/tests/*
[report]
ignore_errors = True