mirror of
https://github.com/lightningdevkit/rust-lightning.git
synced 2025-01-18 13:24:36 +01:00
e640b935f5
In some PRs, codecov gets mad that the coverage of the patch itself is lower than the base. In most cases, we largely don't want a Big Red X, at least as long as the total coverage has not gone down substantially.
14 lines
229 B
YAML
14 lines
229 B
YAML
coverage:
|
|
status:
|
|
project:
|
|
default:
|
|
target: auto
|
|
threshold: 1%
|
|
base: auto
|
|
informational: false
|
|
patch:
|
|
default:
|
|
target: auto
|
|
threshold: 100%
|
|
base: auto
|