|
Ran
|
Jobs
1
|
Files
130
|
Run time
1min
|
Badge
README BADGES
|
push
github
Merge rust-bitcoin/rust-bitcoin#4665: Use relative import paths rather than absolute <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/c0345f8b8f617e5cf98bccb7500f2389511b1865">c0345f8b8 Use relative import paths rather than absolute (Martin Habovstiak) Pull request description: When doing large refactorings such as moving entire modules around referring to items defined in a parent module by mentioning `crate` is umbersome since the paths change and make the move confusing. It also obscures the fact that some concepts are related. This changes a few paths to relative so that the refactoring in the future will be easier. ACKs for top commit: apoelstra: ACK c0345f8b8f617e5cf98bccb7500f2389511b1865; successfully ran local tests; lgtm tcharding: ACK c0345f8b8f617e5cf98bccb7500f2389511b1865 Tree-SHA512: 3c6e774c8a3267cdabefa1cf3880d4574cb
21289 of 25476 relevant lines covered (83.56%)
15313.9 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 16074781717.1 | 130 |
83.56 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|