|
Ran
|
Jobs
1
|
Files
123
|
Run time
1min
|
Badge
README BADGES
|
push
github
Merge rust-bitcoin/rust-bitcoin#4046: hashes: Add `Copy`, `Clone`, and `Debug` imlps for `Hkdf` <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/da8b85ed7cf34c0510c0b64c67477d3819bee369">da8b85ed7<a href="https://github.com/rust-bitcoin/rust-bitcoin/commit/dfe69354f51b95c9977826250522513d749b1912"> Implement Debug for Hkdf (Tobin C. Harding) <a class="double-link" href="https://github.com/rust-bitcoin/rust-bitcoin/commit/85652359e89b4ead08fd8cb1a5e398cc2347e90d">85652359e</a> hashes: Derive Copy and Clone for Hkdf (Tobin C. Harding) Pull request description: Currently the `Hkdf` type does not derive any traits. Derive `Copy` and `Clone` and implement `Debug` based on secret obfuscation algo in `rust-secp` (in the `secret` module). ACKs for top commit: apoelstra: ACK da8b85ed7cf34c0510c0b64c67477d3819bee369; successfully ran local tests Kixunil: ACK da8b85ed7cf34c0510c0b64c67477d3819bee369 Tree-SHA512: 8ae0e8857b6f046ce23389c42163bf3b200
15 of 15 new or added lines in 1 file covered. (100.0%)
21202 of 25629 relevant lines covered (82.73%)
16879.46 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 13392597058.1 | 123 |
82.73 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|