rally-openstack/.coveragerc
Andrey Kurilin c7c2ceda77 [COVERAGE] Turn off coverage
We need to fix .coveragerc and turn off coverage in one patch, since
cover.sh scrip launch check for previous patch which contain uncompatible
with coverage 4.0 option.

Also, fix for floating bug is required.

Change-Id: I4cc49c01bc5bb633f08353762f963cb4343fc6cb
Partial-Bug: #1497897
2015-09-21 18:40:46 +03:00

7 lines
59 B
INI

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