test: Implement fuzz tests for processors#1115
Merged
Merged
Conversation
✅ Deploy Preview for endearing-brigadeiros-63f9d0 canceled.
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1115 +/- ##
==========================================
+ Coverage 83.25% 83.29% +0.04%
==========================================
Files 59 59
Lines 2449 2449
Branches 280 280
==========================================
+ Hits 2039 2040 +1
+ Misses 366 365 -1
Partials 44 44 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
42 tasks
06kellyjac
reviewed
Aug 11, 2025
Contributor
06kellyjac
left a comment
There was a problem hiding this comment.
Looks good, just needs conflict resolution
Contributor
Author
|
Thanks for the review @06kellyjac! I confirmed that the OSSF score went up from 8.0 to 8.5 - a full 10 points for the fuzzing section. 🎉 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #1111, #694 (potentially).
Note that the actual impact on the OSSF score will be known after merging (may require another PR to fix if it doesn't increase automatically).