|
Ran
|
Jobs
1
|
Files
99
|
Run time
1min
|
Badge
README BADGES
|
push
github
Merge rust-bitcoin/rust-bitcoin#3449: Fix fuzztest failure <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/1f8fdc6ccba65a07de9e37f766834f5243bd6654">1f8fdc6cc<a href="https://github.com/rust-bitcoin/rust-bitcoin/commit/1784c514b9a6c9c47e0c17ef844e8c015d7dd532"> Fix type used in bytes_hashed addition (Jamil Lambert, PhD) <a class="double-link" href="https://github.com/rust-bitcoin/rust-bitcoin/commit/d37b8a5dd2393399476309193d115fac7a9907c2">d37b8a5dd</a> Fix HashEngine.length name change to bytes_hashed (Jamil Lambert, PhD) Pull request description: In #3298 `HashEngine.length` was changed to `HashEngine.bytes_hashed` and changed from `usize` to `u64`. Behind a `hashes_fuzz` feature gate there were a couple of occurrences of length that had not been updated and caused a fuzztest failure. These have been updated to the new name and type. Fix #3448 ACKs for top commit: tcharding: ACK 1f8fdc6ccba65a07de9e37f766834f5243bd6654 apoelstra: ACK 1f8fdc6ccba65a07de9e37f766834f5243bd6654 successfully ran local tests Tree-SHA512: 980a1f9eccfb5c83fc9bc23aa0429378251
19104 of 23122 relevant lines covered (82.62%)
18822.67 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 11279233357.1 | 0 |
82.62 |
GitHub Action Run |