|
Ran
|
Files
87
|
Run time
3s
|
Badge
README BADGES
|
push
github
Merge rust-bitcoin/rust-bitcoin#2492: Remove the FromHexStr trait <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/b873a3cd44a34bc24b2971cb97bff6a3a8060ebb">b873a3cd4<a href="https://github.com/rust-bitcoin/rust-bitcoin/commit/ea6aa99ae4d4151b233081cb2b573b30e0edb397"> Do infallible int from hex conversions (Tobin C. Harding) <a class="double-link" href="https://github.com/rust-bitcoin/rust-bitcoin/commit/4d762cb08c8e1d13cf715a6072792f0b96238fbc">4d762cb08</a><a href="https://github.com/rust-bitcoin/rust-bitcoin/commit/ea6aa99ae4d4151b233081cb2b573b30e0edb397"> Remove the FromHexStr trait (Tobin C. Harding) </a><a class="double-link" href="https://github.com/rust-bitcoin/rust-bitcoin/commit/026537807fa16488024ab3b44c7297c709e5364b">026537807</a> Remove mention of packed (Tobin C. Harding) Pull request description: The `FromHexStr` trait is used to parse integer-like types, however we can achieve the same using inherent methods. Move the hex parsing functionality to inherent methods, keeping the same behaviour in regard to the `0x` prefix. Patch 1 is trivial preparatory cleanup. ACKs for top commit: apoelstra: ACK b873a3cd44a34bc24b2971cb97bff6a3a8060ebb sanket1729: ACK b873a3cd44a34bc24b2971cb97bff6a3a8060ebb Tree-SHA512: a280169b64c2241a76331ccb81c8d5ed8ac
19515 of 23294 relevant lines covered (83.78%)
16699.74 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|