Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Jun 20, 2024

Conversation

arvidn
Copy link
Contributor

@arvidn arvidn commented Jun 19, 2024

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.

Copy link

coveralls-official bot commented Jun 19, 2024

Pull Request Test Coverage Report for Build 9582642927

Details

  • 21 of 21 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.01%) to 82.79%

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

💛 - Coveralls

Copy link

coveralls-official bot commented Jun 19, 2024

Pull Request Test Coverage Report for Build 9583136853

Details

  • 21 of 21 (100.0%) changed or added relevant lines in 1 file are covered.
  • 573 unchanged lines in 19 files lost coverage.
  • Overall coverage decreased (-4.1%) to 78.728%

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%
Totals Coverage Status
Change from base Build 9562939778: -4.1%
Covered Lines: 11107
Relevant Lines: 14108

💛 - Coveralls

@arvidn arvidn requested a review from Rigidity June 19, 2024 20:10
@arvidn arvidn changed the title extended AGG_SIG_* conditions test coverage [CHIA-786] extended AGG_SIG_* conditions test coverage Jun 20, 2024
@arvidn arvidn requested a review from AmineKhaldi June 20, 2024 12:08
…ditions enabled. Update the test to support printing those. Add a test to cover them
Copy link

coveralls-official bot commented Jun 20, 2024

Pull Request Test Coverage Report for Build 9597598742

Details

  • 21 of 21 (100.0%) changed or added relevant lines in 1 file are covered.
  • 573 unchanged lines in 19 files lost coverage.
  • Overall coverage decreased (-4.1%) to 78.728%

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%
Totals Coverage Status
Change from base Build 9596481626: -4.1%
Covered Lines: 11107
Relevant Lines: 14108

💛 - Coveralls

@arvidn arvidn merged commit 0a90079 into main Jun 20, 2024
64 checks passed
@arvidn arvidn deleted the extended-agg-sigs branch June 20, 2024 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants