mirror of https://github.com/icedland/iced.git
Update codecov.yml
This commit is contained in:
parent
079f93e52d
commit
d8ed3c82bf
|
@ -5,10 +5,15 @@ coverage:
|
|||
status:
|
||||
project:
|
||||
default:
|
||||
target: 0%
|
||||
threshold: 0%
|
||||
base: auto
|
||||
flags:
|
||||
- unit
|
||||
informational: true
|
||||
precision: 2
|
||||
round: down
|
||||
range: "70...100"
|
||||
range: "0...100"
|
||||
|
||||
parsers:
|
||||
gcov:
|
||||
|
|
Loading…
Reference in New Issue