|
Ran
|
Jobs
1
|
Files
92
|
Run time
1min
|
Badge
README BADGES
|
push
github
Merge rust-bitcoin/rust-bitcoin#4691: backport: Add support for pay to anchor outputs <a class=hub.com/rust-bitcoin/rust-bitcoin/commit/c2481e4e824fddd86cef50d73f97ad590be2c55f">c2481e4e8 backport: Add support for pay to anchor outputs (Tobin C. Harding) Pull request description: Manually backport PR #4111. Of note, here we put `new_p2a` on `ScriptBuf` instead of on the `script::Builder` because that seems to be where all the other `new_foo` methods are in this release. From the original patch: Add support for the newly created Pay2Anchor output-type. See https://github.com/bitcoin/bitcoin/pull/30352 ACKs for top commit: apoelstra: ACK c2481e4e824fddd86cef50d73f97ad590be2c55f; successfully ran local tests Tree-SHA512: 0169199140df8cca1319a421fc96c757e75
19 of 22 new or added lines in 3 files covered. (86.36%)
26 existing lines in 13 files now uncovered.17078 of 20537 relevant lines covered (83.16%)
17230.83 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
93.81 |
0.11% | bitcoin/src/address/mod.rs |
| 2 |
80.28 |
-1.15% | bitcoin/src/blockdata/script/witness_program.rs |
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
76.35 |
-2.18% | bitcoin/src/blockdata/locktime/absolute.rs |
| 1 |
45.9 |
1.29% | bitcoin/src/consensus/serde.rs |
| 1 |
87.12 |
-0.67% | bitcoin/src/crypto/sighash.rs |
| 1 |
83.59 |
-0.22% | bitcoin/src/network.rs |
| 1 |
94.98 |
-0.87% | bitcoin/src/psbt/serialize.rs |
| 1 |
65.91 |
-0.76% | hashes/src/serde_macros.rs |
| 1 |
66.67 |
-0.42% | units/src/parse.rs |
| 2 |
87.95 |
-1.31% | bitcoin/src/blockdata/witness.rs |
| 2 |
91.49 |
-0.42% | bitcoin/src/p2p/message.rs |
| 2 |
70.77 |
-2.42% | bitcoin/src/psbt/map/global.rs |
| 3 |
92.61 |
-1.57% | bitcoin/src/psbt/map/input.rs |
| 4 |
78.4 |
-0.53% | bitcoin/src/taproot/mod.rs |
| 6 |
84.59 |
-0.33% | bitcoin/src/psbt/mod.rs |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 16326334657.1 | 92 |
83.16 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|