summaryrefslogtreecommitdiffstats
path: root/codecov.yml
blob: fa66b5234ce8ee0a455295f2418926d39fc98eb9 (plain)
1
2
3
4
5
6
7
8
9
10
---
codecov:
  require_ci_to_pass: true
comment: false
coverage:
  status:
    patch: false
    project:
      default:
        threshold: 0.5%