|
Ran
|
Jobs
1
|
Files
117
|
Run time
1min
|
Badge
README BADGES
|
push
github
Merge rust-bitcoin/rust-bitcoin#3878: bitcoin: Add an example of doing I/O to encode/decode <a class=hub.com/rust-bitcoin/rust-bitcoin/commit/706a135de6ca2be0231c2f62f4f2b156e08c9a49">706a135de bitcoin: Add an example of doing I/O to encode/decode (Tobin C. Harding) Pull request description: In an effort to improve the documentation on `bitcoin_io` add an example in `bitcoin` crate that demonstrates a few things: - Encode/Decode a `rust-bitcoin` type to/from a stdlib type. - Encode to a custom type by implementing `bitcoin_io` traits. - Encode to a foreign custom type by using the `bitcoin_io::bridge::FromStd` wrapper. Later we can link to this example online in the `bitcoin_io` docs. ACKs for top commit: apoelstra: ACK 706a135de6ca2be0231c2f62f4f2b156e08c9a49; successfully ran local tests Tree-SHA512: cd3ff406799d32efad8ae623fa641b82852
20779 of 25025 relevant lines covered (83.03%)
17519.26 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 12725149743.1 | 117 |
83.03 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|