|
Ran
|
Files
95
|
Run time
3s
|
Badge
README BADGES
|
push
github
Merge rust-bitcoin/rust-bitcoin#3126: Remove catch all pattern <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/6836de9ee6c47cb533da7b9ebcc8be8c4e8f59f5">6836de9ee Remove catch all pattern (Tobin C. Harding) Pull request description: The `PushBytes` type enforces len is less than 0x100000000 so we do not need to panic in a catch all pattern after explicitly matching against less than 0x100000000. Refactor only because of the invariant on `PushBytes` - no logic changes. ACKs for top commit: apoelstra: ACK 6836de9ee6c47cb533da7b9ebcc8be8c4e8f59f5 successfully ran local tests Kixunil: ACK 6836de9ee6c47cb533da7b9ebcc8be8c4e8f59f5 Tree-SHA512: a7cdb31689f899b527f4507636f545f1ff4
19683 of 23652 relevant lines covered (83.22%)
15601.39 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|