|
Ran
|
Jobs
1
|
Files
130
|
Run time
1min
|
Badge
README BADGES
|
push
github
Merge rust-bitcoin/rust-bitcoin#4625: units: Fix up the api test <a class=hub.com/rust-bitcoin/rust-bitcoin/commit/2b07f59545de16b66b3bf8ee988757c2d0c14afb">2b07f5954<a href="https://github.com/rust-bitcoin/rust-bitcoin/commit/ea731947b1011ece221d31b80698f3541365d093"> units: Fix up the api test (Tobin C. Harding) <a class="double-link" href="https://github.com/rust-bitcoin/rust-bitcoin/commit/a6ab5c9fd0516f03f67a8075affed18c8c6b7245">a6ab5c9fd</a> Implement Arbitrary for result types (Tobin C. Harding) Pull request description: A lot has changed over the last few months. Fix up the API integration test to match the current state of the crate. Includes a patch to implement `Arbitrary` for types from the new private `result` module. ACKs for top commit: apoelstra: ACK 2b07f59545de16b66b3bf8ee988757c2d0c14afb; successfully ran local tests Tree-SHA512: fa9bd5b67fa9fbe5b54c91613002881a104
275 of 327 new or added lines in 9 files covered. (84.1%)
222 existing lines in 10 files now uncovered.23618 of 28011 relevant lines covered (84.32%)
15756.75 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 41 |
78.42 |
0.0% | p2p/src/lib.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 |
| 31 |
63.64 |
-9.7% | units/src/result.rs |
| 30 |
92.61 |
0.0% | p2p/src/message.rs |
| 21 |
81.46 |
0.0% | units/src/locktime/relative.rs |
| 14 |
91.81 |
0.0% | p2p/src/address.rs |
| 9 |
85.71 |
0.0% | primitives/src/sequence.rs |
| 6 |
86.08 |
-0.35% | bitcoin/src/psbt/mod.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 | 15789650177.1 | 130 |
84.32 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|