b85b6abda8
Allows coverage tracking using codecov Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
11 lines
177 B
YAML
11 lines
177 B
YAML
codecov:
|
|
branch: master
|
|
|
|
coverage:
|
|
precision: 2
|
|
round: down
|
|
range: "70...100"
|
|
|
|
comment:
|
|
layout: "header, diff, changes, sunburst, uncovered, tree"
|
|
behavior: default
|