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 fuzz test infrastructure #34

Merged
merged 1 commit into from
Dec 10, 2023
Merged

Add fuzz test infrastructure #34

merged 1 commit into from
Dec 10, 2023

Conversation

drhagen
Copy link
Owner

@drhagen drhagen commented Dec 10, 2023

This only adds one test: testing that the CLI exits gracefully on all possible input. Hopefully, more tests are to come.

This also pins some dev dependencies because some incompatibilities were encountered.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (4593e68) 88.91% compared to head (6f6a9b3) 88.91%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #34   +/-   ##
=======================================
  Coverage   88.91%   88.91%           
=======================================
  Files          52       52           
  Lines        3014     3014           
  Branches      529      529           
=======================================
  Hits         2680     2680           
  Misses        258      258           
  Partials       76       76           

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

@drhagen drhagen merged commit ab5be74 into master Dec 10, 2023
6 checks passed
@drhagen drhagen deleted the fuzz-tests branch December 10, 2023 01:45
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.

2 participants