summaryrefslogtreecommitdiffstats
path: root/.codecov.yml
blob: 4266a7e4c3b95f8fb66dd496fbfd69319e6e2138 (plain)
1
2
3
4
5
6
7
8
9
10
11
comment: false
coverage:
  status:
    project:
      default:
        target: auto
        threshold: 5%
    patch:
      default:
        target: auto
        threshold: 5%