heat/.coveragerc
pawnesh.kumar 0fe4bc7227 Update .coveragerc after the removal of openstack directory
The openstack directory was used to keep codes from oslo-incubator,
we have retired oslo-incubator,so don't use this directory any more

Change-Id: Id6bf8b3d5792d26d4cedd8804afec0779a71b19e
2016-11-12 09:21:05 +05:30

8 lines
90 B
INI

[run]
branch = True
source = heat,contrib
omit = */tests/*
[report]
ignore_errors = True