summaryrefslogtreecommitdiffstats
path: root/mobile/android/focus-android/codecov.yml
blob: d5c28d1afb6ecb3eb1201b78e126952e7e92fc34 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
codecov:
  max_report_age: off

comment: false

coverage:
  precision: 2
  round: down
  status:
    project:
      default:
       threshold: 0.1
       if_not_found: success
    patch:
      default:
        enabled: yes
        threshold: 0.1
        if_not_found: success
    changes:
      default:
        enabled: no
        if_not_found: success