Support run cyclictest on BareMetal
[yardstick.git] / .coveragerc
1 [run]
2 branch = True
3 source = yardstick
4
5 [report]
6 ignore_errors = True
7 precision = 3