|
Ran
|
Jobs
1
|
Files
130
|
Run time
6min
|
Badge
README BADGES
|
push
github
Merge rust-bitcoin/rust-bitcoin#4613: Inline `fee` functions back into their respective modules <a class=hub.com/rust-bitcoin/rust-bitcoin/commit/20c84ce444fe68577bf14842ebaffd796572d91f">20c84ce44<a href="https://github.com/rust-bitcoin/rust-bitcoin/commit/1e4f01883887871884570dca2cee3ed3c5021f17"> units: Make fee module public (Tobin C. Harding) <a class="double-link" href="https://github.com/rust-bitcoin/rust-bitcoin/commit/251e6a85da1610bd3b62d686d51212cfb08a6e2c">251e6a85d</a><a href="https://github.com/rust-bitcoin/rust-bitcoin/commit/1e4f01883887871884570dca2cee3ed3c5021f17"> Inline checked mul function back into weight module (Tobin C. Harding) </a><a class="double-link" href="https://github.com/rust-bitcoin/rust-bitcoin/commit/a8610a937bb5a2db129c779deacf3ade5bde12ab">a8610a937</a><a href="https://github.com/rust-bitcoin/rust-bitcoin/commit/1e4f01883887871884570dca2cee3ed3c5021f17"> Inline checked mul / to fee back into fee_rate module (Tobin C. Harding) </a><a class="double-link" href="https://github.com/rust-bitcoin/rust-bitcoin/commit/e17c391a3c385802ba5fb203c68541e23b68e494">e17c391a3 Inline checked div functions back into unsigned module (Tobin C. Harding) Pull request description: Move all the `fee` functions back onto the respective impl blocks for the associated type. Finally, make the `fee` module public so users get the docs. If this is not like we can drop the last patch. Close: #4609 ACKs for top commit: apoelstra: ACK 20c84ce444fe68577bf14842ebaffd796572d91f; successfully ran local tests Tree-SHA512: e4c9701243fa848a2856dcc45346ac2ba85
58 of 71 new or added lines in 3 files covered. (81.69%)
6 existing lines in 1 file now uncovered.23535 of 27908 relevant lines covered (84.33%)
15854.73 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 8 |
87.98 |
-1.65% | units/src/amount/unsigned.rs |
| 5 |
79.65 |
-0.45% | units/src/fee_rate/mod.rs |
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 6 |
86.0 |
-0.35% | bitcoin/src/psbt/mod.rs |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 15640135911.1 | 130 |
84.33 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|