summaryrefslogtreecommitdiff
path: root/codecov.yml
blob: 713ab607637231ded3f497d6e7a5c321fd43219a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
coverage:
  status:
    project:
      default:
        target: 0%
    patch:
      default:
        target: 0%
  ignore:
  - hooks/.*
  - ci/.*

comment: false