|
Ran
|
Jobs
1
|
Files
99
|
Run time
1min
|
Badge
README BADGES
|
push
github
Merge rust-bitcoin/rust-bitcoin#3287: Move `transaction::Version` to `primitives` <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/c48d9d6523425aad1e7e4bc9b62492ad04a26a66">c48d9d652<a href="https://github.com/rust-bitcoin/rust-bitcoin/commit/f6287fb44542661a93aceb94cb986e8f4faf7507"> Move transaction::Version to primitives (Tobin C. Harding) <a class="double-link" href="https://github.com/rust-bitcoin/rust-bitcoin/commit/f490222068a59bdce0a36f4bb99af5bcc1661c0c">f49022206</a><a href="https://github.com/rust-bitcoin/rust-bitcoin/commit/f6287fb44542661a93aceb94cb986e8f4faf7507"> Introduce the VersionExt trait (Tobin C. Harding) </a><a class="double-link" href="https://github.com/rust-bitcoin/rust-bitcoin/commit/fb89974b8233145892c517b79870c8195cdaa9b7">fb89974b8</a><a href="https://github.com/rust-bitcoin/rust-bitcoin/commit/f6287fb44542661a93aceb94cb986e8f4faf7507"> Run the formatter (Tobin C. Harding) </a><a class="double-link" href="https://github.com/rust-bitcoin/rust-bitcoin/commit/bb3a3ecbaa171dd003faa968bbbefe8fc662e99a">bb3a3ecba</a><a href="https://github.com/rust-bitcoin/rust-bitcoin/commit/f6287fb44542661a93aceb94cb986e8f4faf7507"> Introduce temporary module for Version (Tobin C. Harding) 1fde868f5 Separate Version impl blocks (Tobin C. Harding) Pull request description: As per title, in tiny small chunks, move the `transaction::Version` over to `primitives`. Only the type, its associated consts, and its `Display` impl are moved. The two methods are left in an extension trait. Was originally attempted in #3253 ACKs for top commit: Kixunil: ACK c48d9d6523425aad1e7e4bc9b62492ad04a26a66 apoelstra: ACK c48d9d6523425aad1e7e4bc9b62492ad04a26a66 successfully ran local tests Tree-SHA512: 83415cf076daac31dfe680cacceb137566c
2 of 4 new or added lines in 2 files covered. (50.0%)
19709 of 23840 relevant lines covered (82.67%)
15604.55 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 10693385908.1 | 0 |
82.67 |
GitHub Action Run |