summaryrefslogtreecommitdiffstats
path: root/codecov.yml
blob: c3a2dc7c2daa546e67c4516c8b95b98e780275a3 (plain)
1
2
3
4
5
6
7
8
9
10
coverage:
  status:
    project:
      default:
        target: 90%
        threshold: 0.5%
    patch:
      default:
        target: 75%
        threshold: 0.5%