|
Ran
|
Jobs
1
|
Files
129
|
Run time
1min
|
Badge
README BADGES
|
push
github
Merge rust-bitcoin/rust-bitcoin#4507: units: Move code out of wrapper macro <a class=hub.com/rust-bitcoin/rust-bitcoin/commit/2a3e606d89d25ce54ff91b38b0aa29f7f733b9d9">2a3e606d8 units: Move some things out of impl_u32_macro (Tobin C. Harding) Pull request description: Recently we added a private `impl_u32_macro`. It included a bunch of associated consts and a pair of u32 constructor/getter functions. We overlooked the fact that the macro produces incorrect docs. Move the offending code out of the macro and into the already existent impl block for each type. Docs only, no other logic change. ACKs for top commit: apoelstra: ACK 2a3e606d89d25ce54ff91b38b0aa29f7f733b9d9; successfully ran local tests Tree-SHA512: ad4bdbb35df3e795ed4c951e92cac97e2cc
8 of 8 new or added lines in 1 file covered. (100.0%)
23481 of 27751 relevant lines covered (84.61%)
15952.45 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 15304145287.1 | 129 |
84.61 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|