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

improve fuzzer coverage #426

Merged
merged 1 commit into from
Mar 10, 2024
Merged

improve fuzzer coverage #426

merged 1 commit into from
Mar 10, 2024

Conversation

arvidn
Copy link
Contributor

@arvidn arvidn commented Mar 8, 2024

for cargo fuzz run parse-conditions

main:

#101362 REDUCE cov: 555 ft: 2458 corp: 167/8395b lim: 497 exec/s: 2472 rss: 120Mb L: 18/288

new:

#107417 REDUCE cov: 1525 ft: 3197 corp: 284/3923b lim: 857 exec/s: 8951 rss: 108Mb L: 17/107

Copy link

Pull Request Test Coverage Report for Build 8207093714

Details

  • 0 of 33 (0.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.2%) to 85.205%

Changes Missing Coverage Covered Lines Changed/Added Lines %
crates/chia-consensus/fuzz/src/fuzzing_utils.rs 0 33 0.0%
Totals Coverage Status
Change from base Build 8204570122: -0.2%
Covered Lines: 11432
Relevant Lines: 13417

💛 - Coveralls

@arvidn arvidn requested a review from Rigidity March 8, 2024 22:00
@arvidn arvidn merged commit 5cc40d1 into main Mar 10, 2024
65 checks passed
@arvidn arvidn deleted the fuzzer-improvements branch March 10, 2024 13:53
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