rust-lightning/codecov.yml
Matt Corallo 7cda36e26a Add codecov.yml allowing coverage to drop slightly before "failing"
This should remove one big red X in our builds, making it harder
to miss other failing tests.
2021-03-08 12:59:03 -05:00

8 lines
139 B
YAML

coverage:
status:
project:
default:
target: auto
threshold: 2%
base: auto
informational: false