Updated codecov settings file
This commit is contained in:
@@ -3,14 +3,16 @@ codecov:
|
|||||||
|
|
||||||
coverage:
|
coverage:
|
||||||
precision: 2
|
precision: 2
|
||||||
round: up
|
round: down
|
||||||
range: "70...100"
|
range: "70...100"
|
||||||
|
|
||||||
status:
|
status:
|
||||||
project:
|
project:
|
||||||
default:
|
default:
|
||||||
threshold: 1%
|
threshold: 1%
|
||||||
patch: no
|
patch:
|
||||||
|
default:
|
||||||
|
threshold: 1%
|
||||||
changes: no
|
changes: no
|
||||||
|
|
||||||
parsers:
|
parsers:
|
||||||
@@ -21,4 +23,4 @@ parsers:
|
|||||||
method: no
|
method: no
|
||||||
macro: no
|
macro: no
|
||||||
|
|
||||||
comment: false
|
# comment: false
|
||||||
Reference in New Issue
Block a user