summaryrefslogtreecommitdiffstats
path: root/codecov.yml
blob: 19960ec0039437a7c8542fd3fd90a251f3c8feca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
coverage:
  status:
    project:
      default:
        threshold: 0.35%
    patch:
      default:
        threshold: 0.35%
codecov: 
  token: 16b01c29-3b23-4923-b33a-4d26a49d80c4
  notify:
    after_n_builds: 23
comment:
  after_n_builds: 23

ignore:
  - "crmsh/report"