|
Ran
|
Jobs
1
|
Files
92
|
Run time
1min
|
Badge
README BADGES
|
push
github
Merge rust-bitcoin/rust-bitcoin#2810: Add an `AddressData` type <a class=hub.com/rust-bitcoin/rust-bitcoin/commit/ea61e9fd3e121b1c99d9e0176d68f3b83bc2248f">ea61e9fd3 Add an AddressData type (Tobin C. Harding) Pull request description: This is a backport of the first patch (excluding api file changes) of #2808. ---- In the 0.32.0 release we removed the `address::Payload` struct because it was deemed an implementation detail. As a byproduct of doing so we made it impossible for users to match on an enum and get the address payload (or data). - Add a public `AddressData` enum that holds an address' encoded data. - Add a conversion function to `Address` that returns the data enum. ACKs for top commit: apoelstra: ACK ea61e9fd3e121b1c99d9e0176d68f3b83bc2248f Tree-SHA512: 13ffd4dacada6eb3e38e9d59cf4bc280e2f
0 of 8 new or added lines in 1 file covered. (0.0%)
19192 of 23095 relevant lines covered (83.1%)
16803.1 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 9271574625.1 | 0 |
83.1 |
GitHub Action Run |