congress/.coveragerc
Deepak 6bc5d4678b 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: Ieb90fb2f1be32ca783aef66d5c6e73f5aa3634cc
2016-10-17 17:44:34 +05:30

8 lines
93 B
INI

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