|
Ran
|
Jobs
1
|
Files
130
|
Run time
1min
|
Badge
README BADGES
|
push
github
Merge rust-bitcoin/rust-bitcoin#4385: controlblock::decode unused variant <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/dedb42dd7178774cea6ce92d25d7519de52c2526">dedb42dd7 fix(taproot): remove unused error variant - clippy::enum_variant_names allow attribute added - cargo formatting changes reversed (aagbotemi) Pull request description: This PR removed unused variant from `TaprootError`, also allow `clippy::enum_variant_names` attribute for TapError (this will help to prevent Clippy Build Error). Another way to fix the clippy build error is to change the variants name, but I think the attribute is better Fixes #4360 ACKs for top commit: apoelstra: ACK dedb42dd7178774cea6ce92d25d7519de52c2526; successfully ran local tests Kixunil: ACK dedb42dd7178774cea6ce92d25d7519de52c2526 Tree-SHA512: ff4c2cb5aa9cb644cc745471357f9292dd8
0 of 1 new or added line in 1 file covered. (0.0%)
1 existing line in 1 file now uncovered.22609 of 26897 relevant lines covered (84.06%)
16557.97 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
77.18 |
0.08% | bitcoin/src/taproot/mod.rs |
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
77.18 |
0.08% | bitcoin/src/taproot/mod.rs |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 14624169151.1 | 130 |
84.06 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|