xref: /webrtc/data/codecov.yml (revision ffe74184)
1codecov:
2  require_ci_to_pass: yes
3  max_report_age: off
4  token: 00d131c6-1478-4018-b481-be1b44f5f094
5
6coverage:
7  precision: 2
8  round: down
9  range: 50..90
10  status:
11    project:
12      default:
13       enabled: no
14       threshold: 0.2
15       if_not_found: success
16    patch:
17      default:
18        enabled: no
19        if_not_found: success
20    changes:
21      default:
22        enabled: no
23        if_not_found: success
24