Ran
|
Jobs
1
|
Files
44
|
Run time
1min
|
Badge
Embed ▾
README BADGES
|
push
github
Merge bitcoindevkit/bdk#1502: chore(chain)!: Rename `Append` to `Merge` <a class=hub.com/bitcoindevkit/bdk/commit/962305f41546613b5b41b4131d4a5594f01a2de0">962305f41 chore(chain)!: Rename `Append` to `Merge` (Wei Chen) Pull request description: <!-- You can erase any parts of this template not applicable to your Pull Request. --> Fixes #1467. ### Description <!-- Describe the purpose of this PR, what's being adding and/or fixed --> Renames the `Append` trait to `Merge`. ### Notes to the reviewers <!-- In this section you can include notes directed to the reviewers, like explaining why some parts of the PR were done in a specific way --> ### Changelog notice <!-- Notice the release manager should include in the release tag message changelog --> <!-- See https://keepachangelog.com/en/1.0.0/ for examples --> * Rename `bdk_chain::Append` to `bdk_chain::Merge`. ### 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: notmandatory: ACK 962305f41546613b5b41b4131d4a5594f01a2de0 Tree-SHA512: 2019d9ed65d8c418823dbf0b9e99486d136
46 of 52 new or added lines in 8 files covered. (88.46%)
11125 of 13362 relevant lines covered (83.26%)
16825.25 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
2 |
61.54 |
0.0% | crates/chain/src/tx_data_traits.rs |
4 |
84.06 |
0.0% | crates/wallet/src/wallet/mod.rs |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 9832336530.1 | 44 |
83.26 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|