aodh/.coveragerc
Edwin Zhai 9a1b5329aa Clean config in source code
Update .gitignore to skip editor files and .coveragerc to remove
nonexisted directory

Change-Id: Icab626dfcd8d71993e0d7e6e218a86ec8cd0c502
2016-02-05 08:45:38 +00:00

9 lines
86 B
INI

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