|
Ran
|
Jobs
1
|
Files
98
|
Run time
1min
|
Badge
README BADGES
|
push
github
Merge rust-bitcoin/rust-bitcoin#3188: Add blanket impl of io traits for `&mut T` <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/4ead0adcb54522302facbc486aef548e6f5790fa">4ead0adcb Add blanket impl of io traits for `&mut T` (Martin Habovstiak) Pull request description: The impl wasn't previously available because we thought we can do a blanket impl for `std` traits. We've removed the `std` blanket impl when we realized it's broken but forgot to add the `&mut T` impls. This adds them. Note: this is in part an experiment to see if this is API breaking. I suspect it might be. ACKs for top commit: apoelstra: ACK 4ead0adcb54522302facbc486aef548e6f5790fa successfully ran local tests tcharding: ACK 4ead0adcb54522302facbc486aef548e6f5790fa Tree-SHA512: 1e4411fdfd7e4180289c1eb590016efa959
0 of 21 new or added lines in 1 file covered. (0.0%)
19655 of 23759 relevant lines covered (82.73%)
15599.08 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 10509366060.1 | 0 |
82.73 |
GitHub Action Run |