blob: 65e94f46551835088a729ca90cd739e143cc8544 [file] [log] [blame]
Radek Krejci26c249c2016-09-06 13:47:00 +02001comment:
2 layout: header, changes, diff
3
4coverage:
5 precision: 2
6 round: nearest
7
8 ignore:
9 - tests/.*
Radek Krejcib8344332016-09-06 13:52:06 +020010 - tests_internal/.*
Radek Krejci93f21c82016-09-30 13:21:29 +020011 - tools/.*
Radek Krejci26c249c2016-09-06 13:47:00 +020012
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