|
Ran
|
Jobs
1
|
Files
109
|
Run time
1min
|
Badge
README BADGES
|
push
github
Merge rust-bitcoin/rust-bitcoin#3497: Explicitly re-export stuff from crates down the stack <a class=hub.com/rust-bitcoin/rust-bitcoin/commit/66da2266e26dfe53947c4606e9d18620931e93cf">66da2266e Explicitly re-export stuff from crates down the stack (Tobin C. Harding) Pull request description: Up until recently we were using wildcard re-exports for types moved to `units` and `primitives`. We have decided against doing so in favour of explicit re-exports. Audit `units` and `primitives` using `git grep 'pub enum'` (and `struct`) and explicitly re-export all types. Remove all wildcards except for the re-exports from `opcodes`, there are too many opcodes, explicitly re-exporting them does not aid clarity. ACKs for top commit: apoelstra: ACK 66da2266e26dfe53947c4606e9d18620931e93cf; successfully ran local tests Tree-SHA512: 74717f8b1b7ee1db7782eb1e565cebfbb74
19750 of 23913 relevant lines covered (82.59%)
18287.71 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 11561111201.1 | 0 |
82.59 |
GitHub Action Run |