aboutsummaryrefslogtreecommitdiffstats
path: root/.github/codecov.yml
blob: a51dfc64202f1fd468cd52323029ef3d08262d0c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# doc: https://docs.codecov.com/docs/codecovyml-reference
coverage:
  # range: 85..100
  round: down
  precision: 1
  status:
    project:
      default:
        threshold: 1%

comment:
  layout: "files"
  require_changes: true