aboutsummaryrefslogtreecommitdiff
path: root/codecov.yml
blob: 198b73a67701c94c5a58b0f4515e314e7b795f2f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
coverage:
  range: "60...95"
  status:
    project:
      default:
        threshold: 1%
        informational: true

comment:
  layout: 'diff'

github_checks: false