mirror of
https://github.com/friendica/friendica
synced 2024-11-09 23:02:54 +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:
|
coverage:
|
||||||
|
precision: 2
|
||||||
|
round: down
|
||||||
|
range: "70...100"
|
||||||
status:
|
status:
|
||||||
project:
|
project: off
|
||||||
default:
|
patch: off
|
||||||
target: auto
|
|
||||||
threshold: null
|
|
||||||
base: auto
|
|
||||||
|
|
||||||
comment: off
|
comment: off
|
||||||
|
|
Loading…
Reference in a new issue