|
Ran
|
Jobs
1
|
Files
27
|
Run time
1min
|
Badge
README BADGES
|
push
github
Merge bitcoindevkit/bdk#2149: `chain 0.23.x`: forward `confirmation_height_upper_bound` in `Anchor` implementation for `&A` <a class=hub.com/bitcoindevkit/bdk/commit/<a class="double-link" href="https://git"><a class=hub.com/bitcoindevkit/bdk/commit/00d7f6257715849558c9c22923c183ea6cc3f1e5">00d7f6257 fix(chain): forward `confirmation_height_upper_bound` in `Anchor` impl for `&A` (志宇) Pull request description: ### Description Backport of #2120 Depends on #2148 The blanket `Anchor` impl for `&A` was missing the `confirmation_height_upper_bound` method, causing it to fall back to the default implementation instead of delegating to the inner type. ### Changelog notice ```md Fixed: - The `Anchor::confirmation_height_upper_bound` impl was missing for `&A`, causing it to fallback to the default impl. ``` ### Checklists #### All Submissions: * [x] I followed the [contribution guidelines](https://github.com/bitcoindevkit/bdk/blob/master/CONTRIBUTING.md) ACKs for top commit: luisschwab: ACK 00d7f6257715849558c9c22923c183ea6cc3f1e5 notmandatory: ACK 00d7f6257715849558c9c22923c183ea6cc3f1e5 Tree-SHA512: 919ecc07eb4176410d86c1d59bd226f715f
385 of 522 branches covered (73.75%)
Branch coverage included in aggregate %.
0 of 3 new or added lines in 1 file covered. (0.0%)
4358 of 5435 relevant lines covered (80.18%)
2301.41 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 3 |
89.29 |
-5.05% | crates/chain/src/tx_data_traits.rs |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 22990122469.1 | 27 |
79.62 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|