rally/.coveragerc
Boris Pavlovic f259c99f5a Fix & Restore cover job
Change ignore-errors to ignore_errors which is needed
by coverage 4.0

Restore coverage job (run cover job)

Closes-bug: #1497897

Change-Id: I2df04cf6b239777cfc7b1bafac87aa4bf38d881c
2015-10-06 07:58:37 +00:00

8 lines
80 B
INI

[run]
branch = True
source = rally
[report]
ignore_errors = True
precision = 3