Ran
|
Jobs
1
|
Files
88
|
Run time
1min
|
Badge
Embed ▾
README BADGES
|
push
github
Merge rust-bitcoin/rust-bitcoin#2600: CI: Disable MSAN job <a class=hub.com/rust-bitcoin/rust-bitcoin/commit/097a00b133bf1d029393d25b10fe7662f136d4cf">097a00b13 CI: Disable MSAN job (Tobin C. Harding) Pull request description: I believe there is currently a bug in the MemorySanitizer, when we pass various types across the FFI boundry MSAN gives a unititialized variable error: - `usize` passed as `size_t` (cannot be uninitialized) - byte slice passed as `const char *` In order to let other work continue disable the MSAN job. The issue is further described in #2579 ACKs for top commit: apoelstra: ACK 097a00b133bf1d029393d25b10fe7662f136d4cf Tree-SHA512: 0252ef0bd31dca9eb2fb8511af5cda93414
19697 of 23508 relevant lines covered (83.79%)
16442.12 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 8293749134.1 | 88 |
83.79 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|