|
Ran
|
Jobs
1
|
Files
95
|
Run time
1min
|
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
0 of 1 new or added line in 1 file covered. (0.0%)
19683 of 23652 relevant lines covered (83.22%)
15601.39 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 10267135128.1 | 0 |
83.22 |
GitHub Action Run |