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

update gen-corpus to generate coin spends for solution-generator fuzzer #716

Merged
merged 2 commits into from
Sep 24, 2024

Conversation

arvidn
Copy link
Contributor

@arvidn arvidn commented Sep 20, 2024

the main feature is to generate corpus for the new solution-generator fuzzer, but also improves the generator to make other generators be disabled by default.

Copy link

coveralls-official bot commented Sep 20, 2024

Pull Request Test Coverage Report for Build 10973454748

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 92 unchanged lines in 2 files lost coverage.
  • Overall coverage decreased (-0.6%) to 83.373%

Files with Coverage Reduction New Missed Lines %
crates/chia-protocol/src/spend_bundle.rs 10 84.21%
crates/chia-protocol/src/block_record.rs 82 0.88%
Totals Coverage Status
Change from base Build 10948785887: -0.6%
Covered Lines: 12275
Relevant Lines: 14723

💛 - Coveralls

@arvidn arvidn marked this pull request as ready for review September 20, 2024 11:47
@arvidn arvidn force-pushed the gen-corpus-solution-generator branch from 1af6b60 to e29c82f Compare September 20, 2024 12:53
@arvidn arvidn merged commit 08f39d1 into main Sep 24, 2024
60 checks passed
@arvidn arvidn deleted the gen-corpus-solution-generator branch September 24, 2024 21:36
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.

2 participants