Skip to content

merge main

89d1579
Select commit
Loading
Failed to load commit list.
Draft

test: fuzz testing with cargo-fuzz #2316

merge main
89d1579
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 14, 2025 in 0s

82.58% (-0.81%) compared to b4e0510

View this Pull Request on Codecov

82.58% (-0.81%) compared to b4e0510

Details

Codecov Report

❌ Patch coverage is 16.66667% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.58%. Comparing base (b4e0510) to head (89d1579).

Files with missing lines Patch % Lines
hugr-model/src/v0/ast/mod.rs 0.00% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2316      +/-   ##
==========================================
- Coverage   83.39%   82.58%   -0.81%     
==========================================
  Files         259      246      -13     
  Lines       50741    44574    -6167     
  Branches    46264    40097    -6167     
==========================================
- Hits        42313    36811    -5502     
+ Misses       6061     5786     -275     
+ Partials     2367     1977     -390     

☔ 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.