Skip to content

test: fuzz testing with cargo-fuzz #2316

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

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

test: fuzz testing with cargo-fuzz #2316

wants to merge 4 commits into from

Conversation

ferbetanzo
Copy link

This is not intended to be merged as it includes some changes to hugr-model and the devenv.

Please check the README.md for how to run the fuzzing targets.

Copy link

codecov bot commented Jun 9, 2025

Codecov Report

Attention: Patch coverage is 0% with 14 lines in your changes missing coverage. Please review.

Project coverage is 82.01%. Comparing base (56906ce) to head (b5e68ff).

Files with missing lines Patch % Lines
hugr-model/src/v0/ast/mod.rs 0.00% 9 Missing ⚠️
hugr-model/src/v0/mod.rs 0.00% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2316      +/-   ##
==========================================
- Coverage   82.03%   82.01%   -0.03%     
==========================================
  Files         245      245              
  Lines       45216    45230      +14     
  Branches    40960    40974      +14     
==========================================
  Hits        37095    37095              
- Misses       6108     6122      +14     
  Partials     2013     2013              
Flag Coverage Δ
python 85.36% <ø> (ø)
rust 81.66% <0.00%> (-0.03%) ⬇️

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.

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