xref: /webrtc/codecov.yml (revision 031146c0)
1codecov:
2  require_ci_to_pass: yes
3  max_report_age: off
4  token: 9c7a93c8-b2b2-4da3-9990-7283701dec58
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