mirror of
https://github.com/friendica/friendica
synced 2024-11-09 16:22:56 +00:00
Adapt codecov for drone
This commit is contained in:
parent
25fe41ecc3
commit
b0e33f7324
1 changed files with 10 additions and 5 deletions
15
.codecov.yml
15
.codecov.yml
|
@ -1,10 +1,15 @@
|
|||
codecov:
|
||||
branch: develop
|
||||
ci:
|
||||
- drone.friendi.ca
|
||||
- !scrutinizer-ci.com
|
||||
|
||||
coverage:
|
||||
precision: 2
|
||||
round: down
|
||||
range: "70...100"
|
||||
status:
|
||||
project:
|
||||
default:
|
||||
target: auto
|
||||
threshold: null
|
||||
base: auto
|
||||
project: off
|
||||
patch: off
|
||||
|
||||
comment: off
|
||||
|
|
Loading…
Reference in a new issue