|
Ran
|
Jobs
1
|
Files
87
|
Run time
6s
|
Badge
README BADGES
|
push
github
Merge rust-bitcoin/rust-bitcoin#2410: Use `unsigned_abs` instead of manual code <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/dda83707a2ad88a1dfcd29c30d836432996f0521">dda83707a Use `unsigned_abs` instead of manual code (Martin Habovstiak) Pull request description: The code originally used `if` and incorrectly casted the value into `usize` rather than `u64`. This change replaces the whole thing with `unsigned_abs`. Closes #1247 ACKs for top commit: apoelstra: ACK dda83707a2ad88a1dfcd29c30d836432996f0521 tcharding: ACK dda83707a2ad88a1dfcd29c30d836432996f0521 Tree-SHA512: c57bf4407a96ebd0551e7ef999f447a9a4a
19316 of 22911 relevant lines covered (84.31%)
16926.16 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 7689104510.1 | 0 |
84.31 |
GitHub Action Run |