talos/.codecov.yml
Alexey Palazhchenko 767f3b95ef chore: apply coverage analysis to all packages
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>
2021-04-12 09:29:07 -07:00

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