|
Ran
|
Jobs
1
|
Files
93
|
Run time
1min
|
Badge
README BADGES
|
push
github
Merge rust-bitcoin/rust-bitcoin#2899: Pass sigs and associated types by value <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/dc10a49876585e818a4481942705d9dc75187753">dc10a4987<a href="https://github.com/rust-bitcoin/rust-bitcoin/commit/7ca7128b196da4e7278d89c0fa401d51558285fc"> api: Run just check-api (Tobin C. Harding) <a class="double-link" href="https://github.com/rust-bitcoin/rust-bitcoin/commit/5e8f204581c3afb72efdf05e2f66c1f142111b33">5e8f20458</a> Pass sigs and associated types by value (Tobin C. Harding) Pull request description: We should pass `Copy` types by value not by reference. Currently this is not done in secp, but lets do it here in bitcoin. Pass by value: - `SerializedSignature` - bitcoin sigs - secp sigs - secp `Message` This is a continuation of the work to split up #2404 into manageable PRs. ACKs for top commit: apoelstra: ACK dc10a49876585e818a4481942705d9dc75187753 Kixunil: ACK dc10a49876585e818a4481942705d9dc75187753 Tree-SHA512: 8736eba06dc3beea578b37fca6e69164c8c
2 of 12 new or added lines in 3 files covered. (16.67%)
19511 of 23495 relevant lines covered (83.04%)
15672.92 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 9719768966.1 | 0 |
83.04 |
GitHub Action Run |