Add missing yaml schema for TC037 and TC038
[yardstick.git] / .coveragerc
1 [run]
2 branch = True
3 source = yardstick
4
5 [report]
6 ignore_errors = True
7 precision = 3