summaryrefslogtreecommitdiff
path: root/codecov.yml
blob: 1e7b888a8945df65aef0aa0078c60e63e31822eb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
coverage:
  precision: 2
  round: down
  range: "70...100"
  status:
    project:
      default:
        target: auto
        threshold: 0.01
    patch: false
    changes: false
comment:
  layout: "header, diff, sunburst, uncovered"
  behavior: default