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