ironic-prometheus-exporter/.coveragerc
wangwei1 0826f888c6 Add coverage configuration for tox
Change-Id: I0b2366116d0191e2189db3d9439f1b17cb9f38af
2020-05-19 16:50:25 +08:00

12 lines
143 B
INI

[run]
branch = True
source = ironic_prometheus_exporter
omit = *tests*
[report]
ignore_errors = True
omit = *tests*
[html]
directory = cover