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

comment:
  layout: 'diff'

github_checks: false