summaryrefslogtreecommitdiff
path: root/codecov.yml
blob: 75e92a5f2928898035a0f58220663145e6ee4ffb (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