|
Ran
|
Jobs
1
|
Files
92
|
Run time
1min
|
Badge
README BADGES
|
push
github
Merge rust-bitcoin/rust-bitcoin#2615: units: Add BlockHeight and BlockInterval types <a class=hub.com/rust-bitcoin/rust-bitcoin/commit/eb723740f19e52fc11f47fdafd67ff5b54aabb66">eb723740f<a href="https://github.com/rust-bitcoin/rust-bitcoin/commit/22e244c84cdab577488bffa576f76f4d404b92c2"> api: Run just check-api (Tobin C. Harding) <a class="double-link" href="https://github.com/rust-bitcoin/rust-bitcoin/commit/853026071f718f81e88157adf051ad3350bc6292">853026071</a><a href="https://github.com/rust-bitcoin/rust-bitcoin/commit/22e244c84cdab577488bffa576f76f4d404b92c2"> bitcoin: Use new BlockHeight and BlockInterval types (Tobin C. Harding) </a><a class="double-link" href="https://github.com/rust-bitcoin/rust-bitcoin/commit/1173f3fbff1cd08b6d2e0faa88826644723a2982">1173f3fbf</a> units: Add BlockHeight and BlockInterval types (Tobin C. Harding) Pull request description: Add two simple integer wrapper types for abstracting over block height (from genesis block) and block interval. This does not include hex because block height is typically written in decimal. These types are very thin wrappers, their usecase is to assist in code readability instead of enforcing any logic. Based on discussion in #2533 Close: #2532 ACKs for top commit: apoelstra: ACK eb723740f19e52fc11f47fdafd67ff5b54aabb66 Tree-SHA512: e6ae63746cb568c14cd7a2ea36fcd3f81c8
54 of 81 new or added lines in 3 files covered. (66.67%)
19339 of 23243 relevant lines covered (83.2%)
16741.5 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 9304782582.1 | 0 |
83.2 |
GitHub Action Run |