Add codecov.yml allowing coverage to drop slightly before "failing"
[rust-lightning] / codecov.yml
1 coverage:
2   status:
3     project:
4       default:
5         target: auto
6         threshold: 2%
7         base: auto
8         informational: false