Ran
|
Jobs
1
|
Files
45
|
Run time
1min
|
Badge
Embed ▾
README BADGES
|
push
github
Merge bitcoindevkit/bdk#1562: fix(wallet)!: make `LoadParams` implicitly satisfy `Send` <a class=hub.com/bitcoindevkit/bdk/commit/<a class="double-link" href="https://git"><a class=hub.com/bitcoindevkit/bdk/commit/295b9794caf142707c49666529268197694534e7">295b9794c fix(wallet)!: make `LoadParams` implicitly satisfy `Send` (志宇) Pull request description: ### Description Make `LoadParams` implicitly satisfy `Send`. This will hopefully make `AsyncWalletPersister` easier to implement. Refer to the [conversation on Discord](https://discord.com/channels/753336465005608961/753367451319926827/1273667818528964714). cc. @matthiasdebernardini ### Notes to the reviewers This is a breaking change, since we are tightening the bounds to some methods. ### Changelog notice * Change `LoadParams` to implicitly satisfy `Send`. ### 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: LLFourn: ACK 295b9794caf142707c49666529268197694534e7 notmandatory: ACK 295b9794caf142707c49666529268197694534e7 Tree-SHA512: 952cd7fbbf5782364d055e25ade3522155c
9 of 9 new or added lines in 2 files covered. (100.0%)
11124 of 13591 relevant lines covered (81.85%)
13748.77 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 10503231713.1 | 45 |
81.85 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|