-
Notifications
You must be signed in to change notification settings - Fork 586
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
config: Add fuzz tests #6604
config: Add fuzz tests #6604
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #6604 +/- ##
=======================================
+ Coverage 68.6% 68.7% +0.1%
=======================================
Files 200 200
Lines 16872 16872
=======================================
+ Hits 11582 11601 +19
+ Misses 4941 4927 -14
+ Partials 349 344 -5 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
cool!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @pellared!
Fixes #6586
A fix for a bug discovered thanks to these tests:
Issue for integration with OSS-Fuzz: #6605
Each fuzz test passed when running for more than 10 minutes. E.g.