|
Ran
|
Jobs
1
|
Files
130
|
Run time
1min
|
Badge
README BADGES
|
push
github
Merge rust-bitcoin/rust-bitcoin#4471: Change rustdoc tag from `compile_fail` to `ignore` <a class=hub.com/rust-bitcoin/rust-bitcoin/commit/f5b716b09952957dd1b57181fdfa98173e7b5981">f5b716b09 Change rustdoc tag from compile_fail to ignore (Jamil Lambert, PhD) Pull request description: The example code is supposed to fail to compile, but if it does run it panics. This somehow confuses the compiler so that either the `compile_fail` tag compiles but causes a lint warning about the panic or using `should_panic` fails to compile. Change the tag to `ignore` Closes #4259 ACKs for top commit: apoelstra: ACK f5b716b09952957dd1b57181fdfa98173e7b5981; successfully ran local tests Tree-SHA512: 41d14d45f626cfcea0fca60de711049620c
23060 of 27391 relevant lines covered (84.19%)
16167.79 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 6 |
86.08 |
-0.31% | bitcoin/src/psbt/mod.rs |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 14913643148.1 | 130 |
84.19 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|