feat: Provide ReplaceTypes handlers for linearizing arrays #2023
+357
−40
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.
Loading