|
Ran
|
Jobs
1
|
Files
98
|
Run time
1min
|
Badge
README BADGES
|
push
github
Merge rust-bitcoin/rust-bitcoin#3150: Create a macro that implements `to_hex` for types that have `core::fmt::LowerHex` implemented <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/30bb93c676b16b87850afae6640ab8e9a06a4b13">30bb93c67 Implement impl_to_hex_from_lower_hex macro for types that implement fmt::LowerHex (Shing Him Ng) Pull request description: Created a macro that implements `to_hex` for types that currently have `core::fmt::LowerHex` and called it on types that have `core::fmt::LowerHex` implemented. I put the macro in the `internals` crate since there are types across the whole project that can potentially use this. Resolves #2869 ACKs for top commit: Kixunil: ACK 30bb93c676b16b87850afae6640ab8e9a06a4b13 apoelstra: ACK 30bb93c676b16b87850afae6640ab8e9a06a4b13 successfully ran local tests Tree-SHA512: d3ebc7b5ce18ce514c3053df133d00d0e40
0 of 20 new or added lines in 9 files covered. (0.0%)
19709 of 23840 relevant lines covered (82.67%)
15568.25 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 10673107346.1 | 0 |
82.67 |
GitHub Action Run |