Ran
|
Jobs
1
|
Files
92
|
Run time
1min
|
Badge
Embed ▾
README BADGES
|
push
github
Merge rust-bitcoin/rust-bitcoin#2481: Improve base58 crate <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/af49841433040967024b32270224ebee6a1266c4">af4984143<a href="https://github.com/rust-bitcoin/rust-bitcoin/commit/bfd5255ae8659bc76e1edb3943228583e16436c8"> Hide base58::Error internals (Tobin C. Harding) <a class="double-link" href="https://github.com/rust-bitcoin/rust-bitcoin/commit/4f68e79da0ceb40da2e369c65f1d2b197386f5cb">4f68e79da</a><a href="https://github.com/rust-bitcoin/rust-bitcoin/commit/bfd5255ae8659bc76e1edb3943228583e16436c8"> bitcoin: Stop using base58 errors (Tobin C. Harding) </a><a class="double-link" href="https://github.com/rust-bitcoin/rust-bitcoin/commit/669d5e8fc6e0975b50fefdde5fc521c1c4edcc36">669d5e8fc</a><a href="https://github.com/rust-bitcoin/rust-bitcoin/commit/bfd5255ae8659bc76e1edb3943228583e16436c8"> base58: Add InvalidCharacterError for decoding (Tobin C. Harding) </a><a class="double-link" href="https://github.com/rust-bitcoin/rust-bitcoin/commit/ec8609393beadce3bfe110582f6cbdc28479bd99">ec8609393 base58: Add error module (Tobin C. Harding) 42fabbab0 base58: Run the formatter (Tobin C. Harding) Pull request description: Improve the error code in the new `base58` crate. ACKs for top commit: apoelstra: ACK af49841433040967024b32270224ebee6a1266c4 sanket1729: ACK af49841433040967024b32270224ebee6a1266c4 Tree-SHA512: c05479f026cceeeb657132a40f8bb4ddc5c
11 of 103 new or added lines in 7 files covered. (10.68%)
1 existing line in 1 file now uncovered.19066 of 22906 relevant lines covered (83.24%)
16889.47 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
2 |
98.71 |
12.0% | base58/src/lib.rs |
3 |
95.27 |
0.0% | bitcoin/src/address/mod.rs |
9 |
88.22 |
-0.92% | bitcoin/src/bip32.rs |
21 |
1.12 |
-0.35% | bitcoin/src/address/error.rs |
23 |
68.8 |
-1.53% | bitcoin/src/crypto/key.rs |
34 |
2.86 |
base58/src/error.rs |
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
68.8 |
-1.53% | bitcoin/src/crypto/key.rs |
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 8409961291.1 | 92 |
83.24 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|