summaryrefslogtreecommitdiff
path: root/codecov.yml
blob: 816cb44098cc8881b333f2ca0a8f8a1d8f57df8f (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.3%