|
Ran
|
Jobs
1
|
Files
132
|
Run time
1min
|
Badge
README BADGES
|
push
github
Merge rust-bitcoin/rust-bitcoin#4791: bitcoin: Use ptr::cast function intstead of manually casting <a class=hub.com/rust-bitcoin/rust-bitcoin/commit/bfcc10e820a199f66ec36e748f40a30f323b876c">bfcc10e82 bitcoin: Use ptr::cast function intstead of manually casting (Tobin C. Harding) Pull request description: There is only a single instance of `*const` casting in `bitcoin`. Use `ptr::cast` since its in Rust 1.38 Done as part of #4783. There are a couple in `internals::array_vec` that I wasn't comfortable patching. Also a few in `hashes`. ACKs for top commit: apoelstra: ACK bfcc10e820a199f66ec36e748f40a30f323b876c; successfully ran local tests Tree-SHA512: dd907f781268870c896de45226c94e06bda
21582 of 25837 relevant lines covered (83.53%)
15086.83 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 27 |
43.59 |
0.73% | bitcoin/src/taproot/merkle_branch/borrowed.rs |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 16880271302.1 | 132 |
83.53 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|