Move lightning-invoice deser errors to lib.rs instead of `pub use`
[rust-lightning] / codecov.yml
1 coverage:
2   status:
3     project:
4       default:
5         target: auto
6         threshold: 1%
7         base: auto
8         informational: false
9     patch:
10       default:
11         target: auto
12         threshold: 100%
13         base: auto