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

Continuous fuzzing #245

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Continuous fuzzing #245

wants to merge 3 commits into from

Conversation

bookmoons
Copy link

Hello. What would you think about integrating with a fuzzing service? It could catch bugs. Fuzzit gives free service for open source.

This patch fuzzes DoString(). I ran for a few hours locally. No crashes so far.

Build will fail due to missing an API key. If you're interested the setup is like this:

  • In Fuzzit create target gopher-lua.
  • In Fuzzit settings grab an API key. In repo settings in Travis paste it to envvar FUZZIT_API_KEY.

@coveralls
Copy link

Coverage Status

Coverage decreased (-1.4%) to 88.423% when pulling ef9b560 on bookmoons:master into 1cd887c on yuin:master.

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.

None yet

2 participants