|
Ran
|
Jobs
1
|
Files
114
|
Run time
1min
|
Badge
README BADGES
|
push
github
Merge rust-bitcoin/rust-bitcoin#3627: Mark functions `const` in `fee_rate` <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/68aac98753dba77bccc6572c65d441108dc53a17">68aac9875 Mark functions `const` (Jamil Lambert, PhD) Pull request description: Following on from #3608 and #1174 more functions have been marked as const. Mark `checked_` functions in `units/src/fee_rate.rs` as const. Replace `map()` and `?` operators, which are not allowed in const context, with match statements. ACKs for top commit: apoelstra: ACK 68aac98753dba77bccc6572c65d441108dc53a17; successfully ran local tests; nice tcharding: ACK 68aac98753dba77bccc6572c65d441108dc53a17 Tree-SHA512: 2165f0fdbc06a9faeeb6d9121fce2e35fb6
30 of 31 new or added lines in 1 file covered. (96.77%)
20028 of 24253 relevant lines covered (82.58%)
18023.81 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 11866393072.1 | 0 |
82.58 |
GitHub Action Run |