Skip to content

Add Fuzzing Harness#315

Merged
vsanthanam merged 5 commits intomainfrom
vsanthanam/add-fuzzing-harness
Jan 12, 2026
Merged

Add Fuzzing Harness#315
vsanthanam merged 5 commits intomainfrom
vsanthanam/add-fuzzing-harness

Conversation

@vsanthanam
Copy link
Copy Markdown
Owner

@vsanthanam vsanthanam commented Jan 12, 2026

  • Add a testing harness designed for use with AFL++
  • Add a basic corpus of input tests
  • Add an example token dictionary
  • Add a dedicated README for the fuzzing harness.

@codecov
Copy link
Copy Markdown

codecov bot commented Jan 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.34%. Comparing base (1fc29b3) to head (131bf05).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #315   +/-   ##
=======================================
  Coverage   95.34%   95.34%           
=======================================
  Files          35       35           
  Lines        2860     2860           
=======================================
  Hits         2727     2727           
  Misses        133      133           
Flag Coverage Δ
llvm-cov 95.34% <ø> (ø)
swiftpm 95.34% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@vsanthanam vsanthanam merged commit ff747ed into main Jan 12, 2026
91 of 92 checks passed
@vsanthanam vsanthanam deleted the vsanthanam/add-fuzzing-harness branch January 12, 2026 21:20
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.

1 participant