|
Ran
|
Jobs
1
|
Files
114
|
Run time
1min
|
Badge
README BADGES
|
push
github
Merge rust-bitcoin/rust-bitcoin#3734: Move script hash types to `primitives` <a class=hub.com/rust-bitcoin/rust-bitcoin/commit/6e01383f162307a573c3454733ccae0596d3eaf6">6e01383f1<a href="https://github.com/rust-bitcoin/rust-bitcoin/commit/fcbe970ddb936ae16197426c7fdcf5774f17a523"> api: Run just check-api (Tobin C. Harding) <a class="double-link" href="https://github.com/rust-bitcoin/rust-bitcoin/commit/3855d3cc8398143c0fd11852e91e89b98a8472d5">3855d3cc8</a><a href="https://github.com/rust-bitcoin/rust-bitcoin/commit/fcbe970ddb936ae16197426c7fdcf5774f17a523"> Move script hashes to primitives (Tobin C. Harding) </a><a class="double-link" href="https://github.com/rust-bitcoin/rust-bitcoin/commit/d1dd63d6d4939c4570ceea206d9c679d66064d3f">d1dd63d6d</a> Remove wildcard in script re-exports (Tobin C. Harding) Pull request description: Woops, this should have been done before v0.101.0 was released. Move the `ScriptHash` and `WScriptHash` types to `primitives`. Requires moving constants and error types as well. We re-export the errors because they are in the `mod.rs` file so they should appear in both `primitives::script::FooError` and `bitcoin::script::FooError`. ACKs for top commit: apoelstra: ACK 6e01383f162307a573c3454733ccae0596d3eaf6; successfully ran local tests Tree-SHA512: 4ef838ee917b9413fa75eea31b84d6874b4
13 of 44 new or added lines in 1 file covered. (29.55%)
20282 of 24461 relevant lines covered (82.92%)
17830.02 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 12327529089.1 | 0 |
82.92 |
GitHub Action Run |