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

Add CIFuzz integration #545

Merged
merged 1 commit into from
Nov 26, 2021
Merged

Conversation

DavidKorczynski
Copy link
Contributor

This adds CI integration with CIFuzz. CIFuzz will run the h3 OSS-Fuzz fuzzer for a short period of time for each PR. The benefit is that regressions and bugs has a chance of being captured early in the development process.

Signed-off-by: David Korczynski [email protected]

Signed-off-by: David Korczynski <[email protected]>
@CLAassistant
Copy link

CLAassistant commented Nov 26, 2021

CLA assistant check)
All committers have signed the CLA.

Copy link
Collaborator

@isaacbrodsky isaacbrodsky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for making this more integrated!

@coveralls
Copy link

Coverage Status

Coverage remained the same at 98.2% when pulling d933e38 on DavidKorczynski:cifuzz-integration into 6d28d61 on uber:master.

@isaacbrodsky isaacbrodsky merged commit 855b5fb into uber:master Nov 26, 2021
@DavidKorczynski
Copy link
Contributor Author

Thanks for making this more integrated!

No problem! Thanks for the quick review!

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.

5 participants