summaryrefslogtreecommitdiff
path: root/.codecov.yml
blob: bb829c41e539a1597e6e8bd105edcaa1079f5e6d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
comment: false
coverage:
  status:
    project:
      default:
        informational: true  # Treat coverage info as informational only
        threshold: 0.5%
    patch:
      default:
        informational: true  # Treat coverage info as informational only
github_checks:
  annotations: false  # Codecov may pollute the "files" diff view