summaryrefslogtreecommitdiff
path: root/.codecov.yml
blob: 165b3099df184e6d22d61b5c1b04f2924c3452a9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
codecov:
  notify:
    require_ci_to_pass: no
    after_n_builds: 1
coverage:
  status:
    project:
      default:
        informational: true
    patch:
      default:
        informational: true
    changes: false
comment: off