|
Ran
|
Jobs
1
|
Files
117
|
Run time
1min
|
Badge
README BADGES
|
push
github
Merge rust-bitcoin/rust-bitcoin#3943: Add `µBTC` as a recognized `str` form of a MicroBitcoin Denomination <a class=hub.com/shinghim/rust-bitcoin/commit/<a class="double-link" href="https://git"><a class=hub.com/shinghim/rust-bitcoin/commit/<a class="double-link" href="https://git"><a class=hub.com/shinghim/rust-bitcoin/commit/4dcdf73cfa896b2c095cda9064c6e0a0e9aeec2b">4dcdf73cf<a href="https://github.com/shinghim/rust-bitcoin/commit/67f3d498afc5cde759aa4505771d7a9677095c68"> Add `µBTC` and `µbtc` to tests (Jamil Lambert, PhD) <a class="double-link" href="https://github.com/shinghim/rust-bitcoin/commit/afba28e188c6c44e0ddd3169843be7bbc06b2f7e">afba28e18</a><a href="https://github.com/shinghim/rust-bitcoin/commit/67f3d498afc5cde759aa4505771d7a9677095c68"> Change `uBTC` to `µBTC` in rustdocs (Jamil Lambert, PhD) </a><a class="double-link" href="https://github.com/shinghim/rust-bitcoin/commit/2ca24f00f2161d6d618df2ee55d29c44ccce9359">2ca24f00f</a> Add `µBTC` as a recognized `str` form of `uBTC` (Jamil Lambert, PhD) Pull request description: `µ` is the correct letter for the SI unit micro but is not on most standard keyboards. `u` was used instead because it looks similar. Add `µBTC` to the list of recognized strings for MicroBitcoin. This is an addition only, `uBTC` still works as normal. Change `uBTC` to `µBTC` in the rustdocs. The examples have been left as `uBTC` since this is easier for most people to use. Add `µBTC` and `µbtc` to the tests. Close #3941 ACKs for top commit: apoelstra: ACK 4dcdf73cfa896b2c095cda9064c6e0a0e9aeec2b; successfully ran local tests storopoli: ACK 4dcdf73cfa896b2c095cda9064c6e0a0e9aeec2b tcharding: ACK 4dcdf73cfa896b2c095cda9064c6e0a0e9aeec2b Tree-SHA512: 0f6e8b8b92301b7d4831682580fda582933
4 of 4 new or added lines in 2 files covered. (100.0%)
227 existing lines in 10 files now uncovered.20917 of 25167 relevant lines covered (83.11%)
17365.07 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 3 |
94.4 |
0.35% | units/src/fee.rs |
| 4 |
57.97 |
0.0% | bitcoin/src/taproot/merkle_branch.rs |
| 9 |
87.74 |
0.0% | units/src/amount/unsigned.rs |
| 12 |
98.32 |
0.09% | units/src/amount/tests.rs |
| 14 |
84.48 |
0.0% | units/src/amount/signed.rs |
| 18 |
28.3 |
3.71% | io/src/error.rs |
| 26 |
81.12 |
0.0% | primitives/src/locktime/absolute.rs |
| 37 |
96.1 |
0.0% | bitcoin/src/pow.rs |
| 48 |
73.68 |
0.0% | units/src/parse.rs |
| 56 |
57.93 |
0.0% | primitives/src/locktime/relative.rs |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 12931564898.1 | 117 |
83.11 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|