|
Ran
|
Jobs
1
|
Files
116
|
Run time
1min
|
Badge
README BADGES
|
push
github
Merge rust-bitcoin/rust-bitcoin#3879: Remove Copy from `PushBytesError` <a class=hub.com/rust-bitcoin/rust-bitcoin/commit/0870cd1660edd21739cc94075e4b3a1c7f1a7d15">0870cd166 Remove Copy from PushBytesError (Tobin C. Harding) Pull request description: The `PushBytesError` is the only error type in the codebase to derive `Copy`. Without thinking too hard this is unusual - remove it. Thinking a bit harder it makes the code less maintainable because we must commit to implementing `Copy`. ACKs for top commit: apoelstra: ACK 0870cd1660edd21739cc94075e4b3a1c7f1a7d15; successfully ran local tests; lgtm Tree-SHA512: c71db5de68dd16403405d01aa53145739b2
20721 of 24967 relevant lines covered (82.99%)
17452.37 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 12677285488.1 | 0 |
82.99 |
GitHub Action Run |