|
Ran
|
Jobs
1
|
Files
93
|
Run time
1min
|
Badge
README BADGES
|
push
github
Merge rust-bitcoin/rust-bitcoin#2892: Remove wildcard imports <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/d099b9c19550693e585068edc43ad24ce752bfda">d099b9c19 Remove wildcard from prelude import (Jamil Lambert, PhD) Pull request description: This patch replaces `prelude::*` wildcard imports with the types actually used. In a couple of cases `DisplayHex` was previously imported by the wildcard but was only used in the test module, an additional import was added to the test module instead of at the top where it causes an unused import warning. Close: #2875 ACKs for top commit: Kixunil: ACK d099b9c19550693e585068edc43ad24ce752bfda tcharding: ACK d099b9c19550693e585068edc43ad24ce752bfda Tree-SHA512: d59dfac09ef567a62488199331ced119efc
19508 of 23494 relevant lines covered (83.03%)
15677.89 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 9729220782.1 | 0 |
83.03 |
GitHub Action Run |