|
Ran
|
Files
93
|
Run time
2s
|
Badge
README BADGES
|
push
github
Merge rust-bitcoin/rust-bitcoin#3017: hashes: Use `$crate` in macro <a class=hub.com/shinghim/rust-bitcoin/commit/<a class="double-link" href="https://git"><a class=hub.com/shinghim/rust-bitcoin/commit/360d1fb1bb5df0a1e56551fe96c59d42a1c57340">360d1fb1b hashes: Use $crate in macro (Tobin C. Harding) Pull request description: Depending on types being in scope when calling macros is bad practice but we have mistakenly done so in `internal_macros` when using the `FromSliceError`. Use `$crate::FromSliceError` in the macro and remove import statements. ACKs for top commit: Kixunil: ACK 360d1fb1bb5df0a1e56551fe96c59d42a1c57340 apoelstra: ACK 360d1fb1bb5df0a1e56551fe96c59d42a1c57340 Tree-SHA512: e93264ed7a9677c1942ff5e925d27a955eb
19652 of 23651 relevant lines covered (83.09%)
15582.98 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|