Patrick T. Rutledge III
2018-11-05 bf2be91407fc8d4eb26d0a38472710ccf3697452
commit | author | age
b45606 1 [run]
GC 2 branch = True
3 omit =
4     */lib/python*/site-packages/*
5     */lib/python*/*
6     /usr/*
7     */setup.py
8     # TODO(rhcarvalho): this is used to ignore test files from coverage report.
9     # We can make this less generic when we stick with a single test pattern in
10     # the repo.
11     */conftest.py
12     */test_*.py
13     */*_tests.py
14     */test/*
15
16 [report]
17 fail_under = 28
18
19 [html]
20 directory = cover