|
Ran
|
Jobs
1
|
Files
115
|
Run time
1min
|
Badge
README BADGES
|
push
github
Merge rust-bitcoin/rust-bitcoin#3819: hashes: Hide both macros <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/87293dfdd38be71938ae9d6a9981eb4569de3521">87293dfdd<a href="https://github.com/rust-bitcoin/rust-bitcoin/commit/148b8b19dd2be8770ab446ef40fe439ebb44adcf"> api: Run just check-api (Tobin C. Harding) <a class="double-link" href="https://github.com/rust-bitcoin/rust-bitcoin/commit/ed387e5f1d4b3bd4a4a442f8a048a608e69d73c1">ed387e5f1</a> hashes: Hide both macros (Tobin C. Harding) Pull request description: We have two macro definitions feature gated on `serde`. At some stage we added the `doc(hidden)` attribute to one of them but forgot to add it to the other. This technically makes our features non-additive. This macro is "internal" so its unlikely that this is being used in the wild. Add `doc(hidden)` to the `serde_impl` macro that is missing it. Found by `cargo semver-checks` after recent upgrade to 0.38 ACKs for top commit: storopoli: ACK 87293dfdd38be71938ae9d6a9981eb4569de3521 apoelstra: ACK 87293dfdd38be71938ae9d6a9981eb4569de3521; successfully ran local tests Tree-SHA512: 3773eb426fda8dfa6b0dbd2d0c64722a11e
1 of 1 new or added line in 1 file covered. (100.0%)
20415 of 24654 relevant lines covered (82.81%)
17659.06 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 12538845875.1 | 0 |
82.81 |
GitHub Action Run |