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

Fix fuzz tests #46

Merged
merged 1 commit into from
Dec 30, 2023
Merged

Fix fuzz tests #46

merged 1 commit into from
Dec 30, 2023

Conversation

drhagen
Copy link
Owner

@drhagen drhagen commented Dec 30, 2023

The fuzz tests were broken by #44 and #45. Once I figure out why test_generate.py hangs in Hypothesis sometimes, I can add them all to CI.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (07515b1) 89.12% compared to head (d9a2026) 89.12%.

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

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #46   +/-   ##
=======================================
  Coverage   89.12%   89.12%           
=======================================
  Files          54       54           
  Lines        2970     2970           
  Branches      530      530           
=======================================
  Hits         2647     2647           
  Misses        247      247           
  Partials       76       76           

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

@drhagen drhagen merged commit 873c43c into master Dec 30, 2023
6 checks passed
@drhagen drhagen deleted the fix-fuzz-tests branch December 30, 2023 19:46
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