|
Ran
|
Jobs
1
|
Files
114
|
Run time
1min
|
Badge
README BADGES
|
push
github
Merge rust-bitcoin/rust-bitcoin#3723: Use Self in amount consts <a class=hub.com/rust-bitcoin/rust-bitcoin/commit/55092aab47051e740c1ee43de73e367a2f9299a3">55092aab4 Use Self in amount consts (Tobin C. Harding) Pull request description: Currently the consts in the `amount` modules repeat the type. For `Amount` this isn't a big deal but for `SignedAmount` its quite noisy. Use `Self` as the type in const declarations inside `Amount` and `SignedAmount`. Internal change, no logic changes. ACKs for top commit: apoelstra: ACK 55092aab47051e740c1ee43de73e367a2f9299a3; successfully ran local tests Tree-SHA512: 8220541f3496cfae760e586a2b5b3ee26db
20282 of 24461 relevant lines covered (82.92%)
17852.56 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 12339738860.1 | 0 |
82.92 |
GitHub Action Run |