|
Ran
|
Jobs
1
|
Files
124
|
Run time
1min
|
Badge
README BADGES
|
push
github
Merge rust-bitcoin/rust-bitcoin#4168: Move `opcodes` back to bitcoin <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/a74393324bd47f89fd47281d567ab15ab6bcb2ba">a74393324 Move opcodes back to bitcoin (Tobin C. Harding) Pull request description: Duplicate `opcodes` in `bitcoin` and hide it in `primitives` so we do not have to commit to the API. We use opcodes in `impl fmt::Display for Script`. Close: #4144 ACKs for top commit: apoelstra: ACK a74393324bd47f89fd47281d567ab15ab6bcb2ba; successfully ran local tests; sure Kixunil: ACK a74393324bd47f89fd47281d567ab15ab6bcb2ba Tree-SHA512: 738685b9cea627bf6bd37543f76cf5c8611
370 of 388 new or added lines in 1 file covered. (95.36%)
9 existing lines in 1 file now uncovered.21541 of 25953 relevant lines covered (83.0%)
16731.59 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 18 |
95.36 |
bitcoin/src/blockdata/opcodes.rs |
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 9 |
93.04 |
-2.32% | primitives/src/opcodes.rs |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 13666098369.1 | 124 |
83.0 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|