767f3b95ef
This allows us to see test coverage of packages that can't be unit-tested directly. Signed-off-by: Alexey Palazhchenko <alexey.palazhchenko@gmail.com>
15 lines
210 B
YAML
15 lines
210 B
YAML
codecov:
|
|
require_ci_to_pass: false
|
|
|
|
coverage:
|
|
status:
|
|
project:
|
|
default:
|
|
target: 15%
|
|
threshold: 0.5%
|
|
base: auto
|
|
if_ci_failed: success
|
|
patch: off
|
|
|
|
comment: false
|