|
Ran
|
Jobs
1
|
Files
130
|
Run time
1min
|
Badge
README BADGES
|
push
github
Merge rust-bitcoin/rust-bitcoin#4637: psbt: check that non-witness UTXOs' txids match the input txid <a class=hub.com/rust-bitcoin/rust-bitcoin/commit/53b93321c87ed57680e0ca49a0691c4deb7edde7">53b93321c<a href="https://github.com/rust-bitcoin/rust-bitcoin/commit/2c18ec2c9f8fffc138e114cdc61306a774dd4d8b"> psbt: add test vector where non-witness UTXO TXID does not match input txid (Andrew Poelstra) <a class="double-link" href="https://github.com/rust-bitcoin/rust-bitcoin/commit/74f22a0a67f95ec6dc993cc550b3122d4527bd42">74f22a0a6</a><a href="https://github.com/rust-bitcoin/rust-bitcoin/commit/2c18ec2c9f8fffc138e114cdc61306a774dd4d8b"> psbt: validate that non_witness_utxo txids match the input txids (Andrew Poelstra) </a><a class="double-link" href="https://github.com/rust-bitcoin/rust-bitcoin/commit/3337b7a030795547077e1920120bf0f82463bf8e">3337b7a03 psbt: introduce IncorrectNonWitnessUtxo error variant (Andrew Poelstra) Pull request description: Fixes #4617 ACKs for top commit: tcharding: ACK 53b93321c87ed57680e0ca49a0691c4deb7edde7 Tree-SHA512: bf8417084c7acdbf9d7cd63864a5b48c5ae
28 of 33 new or added lines in 3 files covered. (84.85%)
21 existing lines in 14 files now uncovered.21275 of 25463 relevant lines covered (83.55%)
15359.07 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 4 |
14.29 |
-0.47% | bitcoin/src/psbt/error.rs |
| 1 |
87.11 |
-0.12% | bitcoin/src/psbt/mod.rs |
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 4 |
77.05 |
-0.54% | bitcoin/src/taproot/mod.rs |
| 3 |
21.88 |
0.66% | units/src/fee_rate/serde.rs |
| 2 |
70.77 |
-2.42% | bitcoin/src/psbt/map/global.rs |
| 2 |
92.04 |
-0.58% | p2p/src/message.rs |
| 1 |
79.67 |
-0.47% | bitcoin/src/bip152.rs |
| 1 |
46.49 |
0.73% | bitcoin/src/consensus/serde.rs |
| 1 |
85.3 |
-0.72% | bitcoin/src/crypto/sighash.rs |
| 1 |
89.47 |
-5.26% | bitcoin/src/lib.rs |
| 1 |
79.14 |
-0.17% | bitcoin/src/network/mod.rs |
| 1 |
96.27 |
-0.52% | bitcoin/src/psbt/serialize.rs |
| 1 |
81.15 |
0.2% | hashes/src/macros.rs |
| 1 |
37.17 |
-1.93% | internals/src/serde.rs |
| 1 |
96.58 |
-0.12% | primitives/src/witness.rs |
| 1 |
74.15 |
-0.02% | units/src/parse.rs |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 15928901991.1 | 130 |
83.55 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|