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: c3746987f0f51ad99c3ab845a264fc674619e632 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
codecov:
  branch: master
  ci:
    - drone.nextcloud.com
    - !scrutinizer-ci.com

coverage:
  precision: 2
  round: down
  range: "70...100"

comment:
  layout: "header, diff, changes, uncovered, tree"
  behavior: default