|
Ran
|
Jobs
1
|
Files
130
|
Run time
1min
|
Badge
README BADGES
|
push
github
Merge rust-bitcoin/rust-bitcoin#4544: use Self:: instead of type aliases in error impls <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/0a0e23fedf3552df677b379d86a1e0ac6b063152">0a0e23fed style: use Self:: instead of type aliases in error impls (frankomosh) Pull request description: Replace `use FooError as E` with `Self::` , during pattern matching on the same type in Display/Error trait implementations. close #4536 ACKs for top commit: tcharding: ACK 0a0e23fedf3552df677b379d86a1e0ac6b063152 apoelstra: ACK 0a0e23fedf3552df677b379d86a1e0ac6b063152; successfully ran local tests Tree-SHA512: 25c45a8902ac435f0696f4f73658c49e732
0 of 20 new or added lines in 3 files covered. (0.0%)
14 existing lines in 4 files now uncovered.23517 of 27747 relevant lines covered (84.76%)
15976.61 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 9 |
63.71 |
0.0% | units/src/locktime/absolute.rs |
| 8 |
92.06 |
0.0% | primitives/src/transaction.rs |
| 3 |
42.19 |
-0.33% | units/src/amount/error.rs |
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 7 |
85.95 |
-0.43% | bitcoin/src/psbt/mod.rs |
| 3 |
42.19 |
-0.33% | units/src/amount/error.rs |
| 2 |
92.06 |
0.0% | primitives/src/transaction.rs |
| 2 |
63.71 |
0.0% | units/src/locktime/absolute.rs |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 15210512422.1 | 130 |
84.76 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|