summaryrefslogtreecommitdiffstats
path: root/.codecov.yml
blob: 6140fe9669bb36b6ba2f6230521adaa8377040e1 (plain)
1
2
3
4
5
6
coverage:
  range: "80...100"
  status:
    project:
      default:
        threshold: 0.05%