mirror of
https://github.com/friendica/friendica
synced 2024-11-09 17:02:54 +00:00
Adjust codecov
This commit is contained in:
parent
add0b1077e
commit
f876c2872d
1 changed files with 4 additions and 31 deletions
35
.codecov.yml
35
.codecov.yml
|
@ -1,36 +1,9 @@
|
|||
codecov:
|
||||
branch: develop
|
||||
|
||||
comment: off
|
||||
|
||||
coverage:
|
||||
status:
|
||||
patch:
|
||||
default: off
|
||||
source:
|
||||
target: 80%
|
||||
flags: source
|
||||
backend:
|
||||
target: 80%
|
||||
flags: backend
|
||||
project:
|
||||
default: off
|
||||
source:
|
||||
flags: source
|
||||
backend:
|
||||
flags: backend
|
||||
target: auto
|
||||
treshold: null
|
||||
base: auto
|
||||
|
||||
flags:
|
||||
source:
|
||||
paths:
|
||||
- src/
|
||||
backend:
|
||||
paths:
|
||||
- mod/
|
||||
- include/
|
||||
binary:
|
||||
paths:
|
||||
- bin/
|
||||
tests:
|
||||
paths:
|
||||
- tests/
|
||||
comment: off
|
Loading…
Reference in a new issue