|
Ran
|
Jobs
1
|
Files
126
|
Run time
1min
|
Badge
README BADGES
|
push
github
Merge rust-bitcoin/rust-bitcoin#4251: Enable getting the network kind from an address <a class=hub.com/rust-bitcoin/rust-bitcoin/commit/<a class="double-link" href="https://git"><a class=hub.com/rust-bitcoin/rust-bitcoin/commit/f4f79f88eb2c6c80c46c95c69fcc43b17d306be2">f4f79f88e Enable getting the network kind from an address (Tobin C. Harding) Pull request description: Users may wish to ask of an address 'what kind of address is this?' We have the `NetworkKind` struct that abstracts over the answer but currently no API to ask the question. The address may have been parsed or constructed and weather the network has been checked already is immaterial. Hence we add the function for both `NetworkChecked` and `NetworkUnchecked` addresses. Fix: #4247 ACKs for top commit: apoelstra: ACK f4f79f88eb2c6c80c46c95c69fcc43b17d306be2; successfully ran local tests Kixunil: ACK f4f79f88eb2c6c80c46c95c69fcc43b17d306be2 Tree-SHA512: 57bdf7a0f2ab72c0d82a062514e8a519afa
0 of 12 new or added lines in 1 file covered. (0.0%)
21788 of 26222 relevant lines covered (83.09%)
16815.41 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 12 |
92.06 |
-1.44% | bitcoin/src/address/mod.rs |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 13911817911.1 | 126 |
83.09 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|