Chia-Network / chia_rs

Rust crate & wheel with consensus code
Apache License 2.0
19 stars 24 forks source link

[CHIA-786] extended `AGG_SIG_*` conditions test coverage #582

Closed arvidn closed 2 months ago

arvidn commented 2 months ago

update the run_generator tests to run with the extended AGG_SIG_* conditions enabled. Update the test to support printing those. Add a test to cover them.

coveralls-official[bot] commented 2 months ago

Pull Request Test Coverage Report for Build 9582642927

Details


Totals Coverage Status
Change from base Build 9562939778: 0.01%
Covered Lines: 11680
Relevant Lines: 14108

💛 - Coveralls
coveralls-official[bot] commented 2 months ago

Pull Request Test Coverage Report for Build 9583136853

Details


Files with Coverage Reduction New Missed Lines %
crates/chia-consensus/src/gen/run_puzzle.rs 1 98.31%
crates/chia-traits/src/streamable.rs 1 94.03%
crates/chia-consensus/src/gen/run_block_generator.rs 2 94.83%
crates/chia-bls/src/parse_hex.rs 3 60.0%
crates/chia-consensus/src/gen/validation_error.rs 4 24.19%
wheel/src/adapt_response.rs 4 0.0%
crates/chia-consensus/src/gen/conditions.rs 5 99.37%
crates/clvm-traits/src/clvm_decoder.rs 6 83.33%
crates/chia-protocol/src/lazy_node.rs 9 64.0%
wheel/src/run_program.rs 10 70.59%
<!-- Total: 573 -->
Totals Coverage Status
Change from base Build 9562939778: -4.1%
Covered Lines: 11107
Relevant Lines: 14108

💛 - Coveralls
coveralls-official[bot] commented 2 months ago

Pull Request Test Coverage Report for Build 9597598742

Details


Files with Coverage Reduction New Missed Lines %
crates/chia-consensus/src/gen/run_puzzle.rs 1 98.31%
crates/chia-traits/src/streamable.rs 1 94.03%
crates/chia-consensus/src/gen/run_block_generator.rs 2 94.83%
crates/chia-bls/src/parse_hex.rs 3 60.0%
crates/chia-consensus/src/gen/validation_error.rs 4 24.19%
wheel/src/adapt_response.rs 4 0.0%
crates/chia-consensus/src/gen/conditions.rs 5 99.37%
crates/clvm-traits/src/clvm_decoder.rs 6 83.33%
crates/chia-protocol/src/lazy_node.rs 9 64.0%
wheel/src/run_program.rs 10 70.59%
<!-- Total: 573 -->
Totals Coverage Status
Change from base Build 9596481626: -4.1%
Covered Lines: 11107
Relevant Lines: 14108

💛 - Coveralls