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

feat: Provide ReplaceTypes handlers for linearizing arrays #2023

Open
wants to merge 148 commits into
base: main
Choose a base branch
from

fix docs

318c7fc
Select commit
Loading
Failed to load commit list.
Open

feat: Provide ReplaceTypes handlers for linearizing arrays #2023

fix docs
318c7fc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 9, 2025 in 0s

83.02% (-0.29%) compared to 9ad9e6d

View this Pull Request on Codecov

83.02% (-0.29%) compared to 9ad9e6d

Details

Codecov Report

Attention: Patch coverage is 97.26027% with 6 lines in your changes missing coverage. Please review.

Project coverage is 83.02%. Comparing base (9ad9e6d) to head (318c7fc).
Report is 9 commits behind head on main.

Files with missing lines Patch % Lines
hugr-passes/src/replace_types/handlers.rs 97.05% 2 Missing and 4 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2023      +/-   ##
==========================================
- Coverage   83.31%   83.02%   -0.29%     
==========================================
  Files         217      218       +1     
  Lines       41864    41729     -135     
  Branches    38078    37907     -171     
==========================================
- Hits        34877    34644     -233     
- Misses       5033     5281     +248     
+ Partials     1954     1804     -150     

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