summaryrefslogtreecommitdiff
path: root/codecov.yml
blob: 672717e379192c7c33a2a1a1b05e1da37db2ae85 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
coverage:
  status:
    project:
      default:
        target: auto
        threshold: 0%
        informational: true
    patch:
      default:
        target: auto
        threshold: 0%
        informational: true