Welcome to mirror list, hosted at ThFree Co, Russian Federation.

.codecov.yml - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 0514262113ec22378b3c43a8408dd989d1382337 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
codecov:
  branch: master
  ci:
    - drone.nextcloud.com
    - !scrutinizer-ci.com

coverage:
  precision: 2
  round: down
  range: "70...100"
  status:
    project: off
    patch: off

comment: off