|
Ran
|
Jobs
1
|
Files
130
|
Run time
1min
|
Badge
README BADGES
|
push
github
Merge rust-bitcoin/rust-bitcoin#4512: Remove Display/FromStr for FeeRate <a class=hub.com/rust-bitcoin/rust-bitcoin/commit/29b12bec6b34148d6df9a4e6207132a667c53b4c">29b12bec6 Remove Display/FromStr for FeeRate (Tobin C. Harding) Pull request description: Parsing and displaying strings is a PITA. `FeeRate` is likely not that heavily used at the moment and users can always just call `to_sat_per_kwu()` to format it. So we can get the `units-1.0-alpha.0` release out the door just remove the `Display` and `FromStr` impls for now. They can be added back in later when we have time to get #4339 in. ACKs for top commit: apoelstra: ACK 29b12bec6b34148d6df9a4e6207132a667c53b4c; successfully ran local tests Tree-SHA512: ffb49ab5d607eb9d2df06e5b44f6d04759b
0 of 1 new or added line in 1 file covered. (0.0%)
6 existing lines in 1 file now uncovered.23420 of 27675 relevant lines covered (84.63%)
15995.01 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
86.08 |
-0.31% | bitcoin/src/psbt/mod.rs |
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 6 |
86.08 |
-0.31% | bitcoin/src/psbt/mod.rs |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 15115178207.1 | 130 |
84.63 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|