Ran
|
Jobs
1
|
Files
87
|
Run time
1min
|
Badge
Embed ▾
README BADGES
|
push
github
Merge rust-bitcoin/rust-bitcoin#2433: Split relative locktime error up <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/3c8edae25b24d0911d08ed07fa783070909c647a">3c8edae25 Split relative locktime error up (Tobin C. Harding) Pull request description: The `relative` module has a single general error type, we are moving away from this style to specific error types. Split the `relative::Error` up into three error structs. I forget the policy on public inner fields. ACKs for top commit: sanket1729: utACK 3c8edae25b24d0911d08ed07fa783070909c647a apoelstra: ACK 3c8edae25b24d0911d08ed07fa783070909c647a Tree-SHA512: f3079f81aaecaa384463e44316e3eab553c
7 of 20 new or added lines in 2 files covered. (35.0%)
3 existing lines in 1 file now uncovered.19507 of 23234 relevant lines covered (83.96%)
16701.64 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
3 |
88.43 |
0.0% | bitcoin/src/blockdata/transaction.rs |
10 |
71.79 |
5.65% | bitcoin/src/blockdata/locktime/relative.rs |
Lines | Coverage | ∆ | File |
---|---|---|---|
3 |
71.79 |
5.65% | bitcoin/src/blockdata/locktime/relative.rs |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 8237357337.1 | 87 |
83.96 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|