|
Ran
|
Jobs
1
|
Files
93
|
Run time
1min
|
Badge
README BADGES
|
push
github
Merge rust-bitcoin/rust-bitcoin#2989: Move opcodes to `primitives` <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/9a586987d19314f0ef0a76f024540f13a78136a9">9a586987d Move opcodes to primitives (Tobin C. Harding) Pull request description: Move the `opcodes` module to the new `primitives` crate. This is pretty straight forward, some things to note: - Are we ok with the public wildcard re-export from `blockdata`? I think so because the whole `blockdata` module should, IMO, be deleted after everything in it is moved to `primitives`. - `decode_pushnum` becomes public. ACKs for top commit: Kixunil: ACK 9a586987d19314f0ef0a76f024540f13a78136a9 apoelstra: ACK 9a586987d19314f0ef0a76f024540f13a78136a9 Tree-SHA512: ee9fa0ae4ff24456e37fca76507e582fb9e
1 of 1 new or added line in 1 file covered. (100.0%)
19538 of 23519 relevant lines covered (83.07%)
15634.52 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 9878024649.1 | 0 |
83.07 |
GitHub Action Run |