mirror of
https://github.com/nextcloud/server.git
synced 2026-04-20 22:00:39 -04:00
chore: update old codecov config
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
This commit is contained in:
parent
45ecd55d89
commit
89711482c5
2 changed files with 7 additions and 15 deletions
15
.codecov.yml
15
.codecov.yml
|
|
@ -1,15 +0,0 @@
|
|||
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
|
||||
7
codecov.yml
Normal file
7
codecov.yml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
codecov:
|
||||
branch: master
|
||||
ci:
|
||||
- drone.nextcloud.com
|
||||
- '!scrutinizer-ci.com'
|
||||
|
||||
comment: false
|
||||
Loading…
Reference in a new issue