feat: MakeTuple->UnpackTuple elision pass #2012
Merged
Codecov / codecov/project
succeeded
Mar 31, 2025 in 0s
83.12% (+0.02%) compared to 4734948
View this Pull Request on Codecov
83.12% (+0.02%) compared to 4734948
Details
Codecov Report
Attention: Patch coverage is 88.69048%
with 19 lines
in your changes missing coverage. Please review.
Project coverage is 83.12%. Comparing base (
4734948
) to head (dce8f65
).
Report is 1 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
hugr-passes/src/untuple.rs | 88.69% | 15 Missing and 4 partials |
Additional details and impacted files
@@ Coverage Diff @@
## main #2012 +/- ##
==========================================
+ Coverage 83.09% 83.12% +0.02%
==========================================
Files 215 216 +1
Lines 40905 41073 +168
Branches 37119 37287 +168
==========================================
+ Hits 33992 34143 +151
- Misses 5027 5040 +13
- Partials 1886 1890 +4
☔ 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