|
Ran
|
Jobs
1
|
Files
95
|
Run time
1min
|
Badge
README BADGES
|
push
github
Merge rust-bitcoin/rust-bitcoin#3065: Move `validation` module to `consensus_validation` <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/29b213daca0701d20cf6bde1b6d4fb6f9e4ebc8b">29b213dac Move validation module to consensus_validation (Tobin C. Harding) Pull request description: The `consensus` module is currently doing two things, validation and encoding. These two things are orthogonal. Move the `consensus::validation` module to `consensus_validation`. Remove the function re-exports from `consensus`. This was originally discussed here: https://github.com/rust-bitcoin/rust-bitcoin/issues/2779 ACKs for top commit: Kixunil: ACK 29b213daca0701d20cf6bde1b6d4fb6f9e4ebc8b apoelstra: ACK 29b213daca0701d20cf6bde1b6d4fb6f9e4ebc8b Tree-SHA512: 3bd0e43c2f60d57f414f0138db22302121c
1 of 1 new or added line in 1 file covered. (100.0%)
19670 of 23630 relevant lines covered (83.24%)
15600.24 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 10110491704.1 | 0 |
83.24 |
GitHub Action Run |