|
Ran
|
Jobs
1
|
Files
132
|
Run time
1min
|
Badge
README BADGES
|
push
github
Merge rust-bitcoin/rust-bitcoin#4707: Fix up the re-exports <a class=hub.com/rust-bitcoin/rust-bitcoin/commit/d50d86d3714fa4915897ee698630a838adfd78f5">d50d86d37<a href="https://github.com/rust-bitcoin/rust-bitcoin/commit/4c8052d42e2e75784ef48f9b440a61257d1937dd"> primitives: Fix crate level re-exports (Tobin C. Harding) <a class="double-link" href="https://github.com/rust-bitcoin/rust-bitcoin/commit/f09b8f64613514d36ea2043132ec1e493b8a19a6">f09b8f646</a><a href="https://github.com/rust-bitcoin/rust-bitcoin/commit/4c8052d42e2e75784ef48f9b440a61257d1937dd"> Fix amount re-exports (Tobin C. Harding) </a><a class="double-link" href="https://github.com/rust-bitcoin/rust-bitcoin/commit/28e3b9c85f6aa1468b9114811ad2402b587871f5">28e3b9c85</a><a href="https://github.com/rust-bitcoin/rust-bitcoin/commit/4c8052d42e2e75784ef48f9b440a61257d1937dd"> units: Make fee module private (Tobin C. Harding) </a><a class="double-link" href="https://github.com/rust-bitcoin/rust-bitcoin/commit/e3d48047483f396f231d3cd0851ea7c41c3e9cbb">e3d480474 Fix block re-exports (Tobin C. Harding) 99d0a4a74 units: Make result module public (Tobin C. Harding) Pull request description: I went over all the re-exports in `units` and `primitives`. I also wrote a CI job to check it all which I'll push up separately. The massive diff is from the API text files Patch 5 fixes #4673 ACKs for top commit: apoelstra: ACK d50d86d3714fa4915897ee698630a838adfd78f5; successfully ran local tests Tree-SHA512: c5761ec784d5c7c85f010dde34a7201be8a
21551 of 25817 relevant lines covered (83.48%)
15073.96 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 35 |
88.02 |
0.0% | bitcoin/src/blockdata/block.rs |
| 17 |
81.87 |
0.0% | units/src/fee_rate/mod.rs |
| 13 |
88.07 |
0.0% | units/src/amount/unsigned.rs |
| 8 |
89.83 |
0.0% | units/src/amount/mod.rs |
| 7 |
93.01 |
-0.03% | units/src/locktime/relative/mod.rs |
| 6 |
97.32 |
0.0% | primitives/src/block.rs |
| 2 |
89.47 |
0.0% | bitcoin/src/lib.rs |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 16807527832.1 | 132 |
83.48 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|