summaryrefslogtreecommitdiffstats
path: root/.codecov.yml
blob: 87f3b1ec0fe229a8ca8a0716987f9e7913663fc3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
codecov:
  token: 8ee1ecb1-4ff3-4aa4-b9c1-61c70a0afbe6
  branch: master

coverage:
  precision: 2
  round: down
  range: "50...80"

  ignore:
  - third-party/
  - tests/*

  status: {}

comment:
  layout: header, changes, diff