|
Ran
|
Jobs
1
|
Files
130
|
Run time
1min
|
Badge
README BADGES
|
push
github
Merge rust-bitcoin/rust-bitcoin#4628: Use new type names instead of deprecated aliases <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/f746aecb61456f1eb97280e1d091434250832e72">f746aecb6<a href="https://github.com/rust-bitcoin/rust-bitcoin/commit/fbb0e4004f7321b507ff277f41adef2bf7ccfbdc"> Use NumberOfBlocks in rustdoc (Tobin C. Harding) <a class="double-link" href="https://github.com/rust-bitcoin/rust-bitcoin/commit/dc5249aae6d5c1375f563cf54a5d92cc8dfa3542">dc5249aae</a> Use new type names instead of deprecated aliases (Tobin C. Harding) Pull request description: Recently we changed the names of some locktime types but kept aliases to the original names. To assist with ongoing maintenance lets use the new names already. ~Internal change only.~ Added a patch that does the same in some rustdocs. ACKs for top commit: jamillambert: ACK f746aecb61456f1eb97280e1d091434250832e72 apoelstra: ACK f746aecb61456f1eb97280e1d091434250832e72; successfully ran local tests Tree-SHA512: f3304fcc6b466b9c7ebee2501be91535152
275 of 343 new or added lines in 10 files covered. (80.17%)
200 existing lines in 9 files now uncovered.23619 of 28011 relevant lines covered (84.32%)
15744.63 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 41 |
78.42 |
0.0% | p2p/src/lib.rs |
| 16 |
63.64 |
0.0% | units/src/result.rs |
| 7 |
86.27 |
0.0% | p2p/src/consensus.rs |
| 2 |
67.06 |
0.0% | p2p/src/message_network.rs |
| 1 |
92.61 |
0.0% | p2p/src/message.rs |
| 1 |
60.0 |
0.0% | p2p/src/message_bloom.rs |
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 104 |
86.47 |
0.0% | bitcoin/src/bip32.rs |
| 30 |
92.61 |
0.0% | p2p/src/message.rs |
| 21 |
81.46 |
0.0% | units/src/locktime/relative.rs |
| 15 |
63.64 |
0.0% | units/src/result.rs |
| 14 |
91.81 |
0.0% | p2p/src/address.rs |
| 9 |
85.71 |
0.0% | primitives/src/sequence.rs |
| 4 |
68.18 |
0.0% | p2p/src/message_blockdata.rs |
| 2 |
67.06 |
0.0% | p2p/src/message_network.rs |
| 1 |
94.74 |
0.0% | bitcoin/src/lib.rs |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 15798280838.1 | 130 |
84.32 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|