|
Ran
|
Files
115
|
Run time
3s
|
Badge
README BADGES
|
push
github
Merge rust-bitcoin/rust-bitcoin#3821: api: Include generics in regex <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/7f2cf1dce8236c60931f729748c487d401878067">7f2cf1dce api: Include generics in regex (Tobin C. Harding) Pull request description: The regex is still wrong, it misses structs with generics. Currently `contrib/api.sh io types` returns: ErrorKind Error Sink But with this patch applied it returns: FromStd<T> ToStd<T> ErrorKind Cursor<T> Error Sink Take<'a, R: bitcoin_io::Read + ?core::marker::Sized> Thanks ChatGPT, good robot. ACKs for top commit: storopoli: ACK 7f2cf1dce8236c60931f729748c487d401878067 apoelstra: ACK 7f2cf1dce8236c60931f729748c487d401878067; successfully ran local tests; nice! Tree-SHA512: 92fde9788cb048505e38cceeb9c1f2d4a4a
20418 of 24659 relevant lines covered (82.8%)
17662.35 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|