oslo.rootwrap/.coveragerc
Takashi Kajinami a52130de79 Display coverage report
... for easy reference. Also make sure old data is purged.

Also adds .coveragerc which is present in the other repos.

Change-Id: Ifee20fc38e9c8bb04c20ff4e690e652b9256d46f
2024-02-07 12:23:41 +09:00

8 lines
103 B
INI

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