summaryrefslogtreecommitdiffstats
path: root/codecov.yml
blob: 57b576496466feddbae004cae2d4915f1e3a40a7 (plain)
1
2
3
4
5
6
7
8
9
10
coverage:
  status:
    project:
      default:
        target: 95%
        threshold: 0.2%
    patch:
      default:
        target: 80%
        threshold: 0.2%