|
Ran
|
Jobs
1
|
Files
87
|
Run time
29s
|
Badge
README BADGES
|
push
github
Merge rust-bitcoin/rust-bitcoin#2403: Make crate level attributes uniform <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/09973827727f2524f976d98c50ed2c642bab1cee">099738277<a href="https://github.com/rust-bitcoin/rust-bitcoin/commit/7b937acf17263e2d5f4a3d3b9c4ad6b95b46cb93"> io: Enable alloc from std (Tobin C. Harding) <a class="double-link" href="https://github.com/rust-bitcoin/rust-bitcoin/commit/ba1166a63b809e2caa0c6a192a79ab4d902dd5a6">ba1166a63</a> Make crate level attributes uniform (Tobin C. Harding) Pull request description: Make the trait level attributes uniform across all released crates in the repo. Excludes things that are obviously not needed, eg, bench stuff if there is not bench code. - Remove `uninhabited_references` - this is allow by default now. - Remove `unconditional_recursion` and mark the single false positive we have with an `allow`. Note, this does not add `missing_docs` to the `io` crate. There is an open PR at the moment to add that along with the required docs. ACKs for top commit: apoelstra: ACK 09973827727f2524f976d98c50ed2c642bab1cee Kixunil: ACK 09973827727f2524f976d98c50ed2c642bab1cee Tree-SHA512: ef1f638ac68ad2d8c319bcede783a64d4e3
19328 of 22969 relevant lines covered (84.15%)
16793.3 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 7742657266.1 | 0 |
84.15 |
GitHub Action Run |