aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/gopkg.in/ini.v1/codecov.yml
blob: e02ec84bc05f26f25e200d52d83673e4a0aeba7d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
coverage:
  range: "60...95"
  status:
    project:
      default:
        threshold: 1%
        informational: true
    patch:
      defualt:
        only_pulls: true
        informational: true

comment:
  layout: 'diff'

github_checks: false