Adjust codecov
This commit is contained in:
parent
add0b1077e
commit
f876c2872d
35
.codecov.yml
35
.codecov.yml
|
@ -1,36 +1,9 @@
|
||||||
codecov:
|
|
||||||
branch: develop
|
|
||||||
|
|
||||||
comment: off
|
|
||||||
|
|
||||||
coverage:
|
coverage:
|
||||||
status:
|
status:
|
||||||
patch:
|
|
||||||
default: off
|
|
||||||
source:
|
|
||||||
target: 80%
|
|
||||||
flags: source
|
|
||||||
backend:
|
|
||||||
target: 80%
|
|
||||||
flags: backend
|
|
||||||
project:
|
project:
|
||||||
default: off
|
target: auto
|
||||||
source:
|
treshold: null
|
||||||
flags: source
|
base: auto
|
||||||
backend:
|
|
||||||
flags: backend
|
|
||||||
|
|
||||||
flags:
|
comment: off
|
||||||
source:
|
|
||||||
paths:
|
|
||||||
- src/
|
|
||||||
backend:
|
|
||||||
paths:
|
|
||||||
- mod/
|
|
||||||
- include/
|
|
||||||
binary:
|
|
||||||
paths:
|
|
||||||
- bin/
|
|
||||||
tests:
|
|
||||||
paths:
|
|
||||||
- tests/
|
|
Loading…
Reference in a new issue