summaryrefslogtreecommitdiff
path: root/codecov.yml
blob: 843c944ace4945920821b1561d4f6570836234ab (plain)
1
2
3
4
5
6
7
8
9
10
coverage:
  status:
    patch:
      default:
        target: 100%
    project:
      default:
        target: 92%
comment:
  layout: "reach, diff, flags, files"