|
Ran
|
Jobs
1
|
Files
116
|
Run time
1min
|
Badge
README BADGES
|
push
github
Merge rust-bitcoin/rust-bitcoin#3867: units: Hide the remaining public macros <a class=hub.com/rust-bitcoin/rust-bitcoin/commit/9396041524e291203d5c86665639872f9a6246b5">939604152<a href="https://github.com/rust-bitcoin/rust-bitcoin/commit/1f3662531777e09eb33ced419fbd06201a01ecbd"> api: Run just check-api (Tobin C. Harding) <a class="double-link" href="https://github.com/rust-bitcoin/rust-bitcoin/commit/ffd8702cb312e5722601652d26a2daadeb25f147">ffd8702cb</a> units: Hide the remaining public macros (Tobin C. Harding) Pull request description: We do not want to commit to any public macros in `units`. Recently we (I at least) learned that adding `doc(hidden)` signals to users that the macro is unstable and should not be relied upon. Hide the remaining two macros so we can release 1.0 and not worry about later breaking them. With this applied there are no exported macros that are not hidden. Verify using `git grep -A 1 macro_export`. ACKs for top commit: apoelstra: ACK 9396041524e291203d5c86665639872f9a6246b5; successfully ran local tests; Yeah, let's do it Tree-SHA512: a3a59897a5f91eabc18dd73711b132d61cb
20701 of 24947 relevant lines covered (82.98%)
17534.4 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 12662004205.1 | 0 |
82.98 |
GitHub Action Run |