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