Ran
|
Jobs
1
|
Files
45
|
Run time
1min
|
Badge
Embed ▾
README BADGES
|
push
github
Merge bitcoindevkit/bdk#1441: Remove duplicated InsufficientFunds error member <a class=hub.com/bitcoindevkit/bdk/commit/<a class="double-link" href="https://git"><a class=hub.com/bitcoindevkit/bdk/commit/29c8a00b435bdf2fa1d7c707ad09c1a47edc07b3">29c8a00b4 chore(wallet): remove duplicated InsufficientFunds error member from CreateTxError (e1a0a0ea) Pull request description: closes #1440 ### Description - Replace `CreateTxError::InsufficientFunds` use by `coin_selection::Error::InsufficientFunds` - Remove `InsufficientFunds` member from `CreateTxError` enum - Rename `coin_selection::Error` to `coin_selection::CoinSelectionError` ### Notes to the reviewers - We could also keep both members but rename one of them to avoid confusion ### Checklists #### All Submissions: * [X] I've signed all my commits * [X] I followed the [contribution guidelines](https://github.com/bitcoindevkit/bdk/blob/master/CONTRIBUTING.md) * [X] I ran `cargo fmt` and `cargo clippy` before committing ACKs for top commit: evanlinjin: ACK 29c8a00b435bdf2fa1d7c707ad09c1a47edc07b3 notmandatory: ACK 29c8a00b435bdf2fa1d7c707ad09c1a47edc07b3 Tree-SHA512: a1132d0994d5d9e8fdf6aeae367af798bfe
2 of 2 new or added lines in 1 file covered. (100.0%)
11253 of 13492 relevant lines covered (83.4%)
17873.98 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 9395042107.1 | 45 |
83.4 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|