Radek Krejci | 26c249c | 2016-09-06 13:47:00 +0200 | [diff] [blame] | 1 | comment: |
2 | layout: header, changes, diff | ||||
3 | |||||
4 | coverage: | ||||
5 | precision: 2 | ||||
6 | round: nearest | ||||
7 | |||||
8 | ignore: | ||||
9 | - tests/.* | ||||
Radek Krejci | b834433 | 2016-09-06 13:52:06 +0200 | [diff] [blame] | 10 | - tests_internal/.* |
Radek Krejci | 93f21c8 | 2016-09-30 13:21:29 +0200 | [diff] [blame] | 11 | - tools/.* |
Radek Krejci | 26c249c | 2016-09-06 13:47:00 +0200 | [diff] [blame] | 12 | |
13 | status: | ||||
14 | project: | ||||
15 | default: | ||||
16 | target: auto | ||||
17 | if_no_uploads: error | ||||
18 | |||||
19 | patch: | ||||
20 | default: | ||||
21 | if_no_uploads: error | ||||
22 | |||||
23 | changes: true | ||||
24 | |||||
25 | parsers: | ||||
26 | gcov: | ||||
27 | branch_detection: | ||||
28 | macro: no | ||||
29 | loop: no | ||||
30 | conditional: no | ||||
31 | method: no | ||||
32 |