|
Ran
|
Jobs
1
|
Files
93
|
Run time
1min
|
Badge
README BADGES
|
push
github
Merge rust-bitcoin/rust-bitcoin#2839: Add API for extracting the inner payload of `RawNetworkMessage` <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/ce585dc529cec7f92974d94a3a9b18bfee8d60f8">ce585dc52<a href="https://github.com/rust-bitcoin/rust-bitcoin/commit/aedb09745a5b441c5dafa3ea10e3a7658c4d402c"> api: Run just check-api (Liu-Cheng Xu) <a class="double-link" href="https://github.com/rust-bitcoin/rust-bitcoin/commit/61565957ad094d1599355d12c6d1ce61d5978b2c">61565957a</a> Add API for extracting the inner payload of RawNetworkMessage (Liu-Cheng Xu) Pull request description: I'd like to take out the `payload` of `RawNetworkMessage` and then send it to the actual network message processor, but find there is no way to do it. This commit adds such an API to expose all the inner parts (UPD: so that I don't have to do an unnecessary clone to obtain the owned value of `payload`). ACKs for top commit: apoelstra: ACK ce585dc529cec7f92974d94a3a9b18bfee8d60f8 tcharding: ACK ce585dc529cec7f92974d94a3a9b18bfee8d60f8 Tree-SHA512: 89c5f13613a023b78707b2d3b8113ba2982
0 of 3 new or added lines in 1 file covered. (0.0%)
19481 of 23400 relevant lines covered (83.25%)
16558.38 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 9459382269.1 | 0 |
83.25 |
GitHub Action Run |