Skip to content

Merge remote-tracking branch 'origin/main' into acl/no_1type_row

2b231ae
Select commit
Loading
Failed to load commit list.
Merged

feat!: TypeRow: add impl From array of Type, remove From<Type> #2784

Merge remote-tracking branch 'origin/main' into acl/no_1type_row
2b231ae
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 11, 2026 in 1s

83.93% (+0.12%) compared to f947622

View this Pull Request on Codecov

83.93% (+0.12%) compared to f947622

Details

Codecov Report

❌ Patch coverage is 86.82519% with 205 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.93%. Comparing base (f947622) to head (2b231ae).

Files with missing lines Patch % Lines
hugr-llvm/src/extension/collections/stack_array.rs 85.64% 19 Missing and 125 partials ⚠️
hugr-llvm/src/utils/inline_constant_functions.rs 89.85% 9 Missing and 5 partials ⚠️
hugr-passes/src/nest_cfgs.rs 0.00% 0 Missing and 12 partials ⚠️
hugr-core/src/builder/dataflow.rs 64.28% 0 Missing and 5 partials ⚠️
hugr-core/src/hugr/validate/test.rs 82.75% 0 Missing and 5 partials ⚠️
hugr-core/src/hugr/views/sibling_subgraph.rs 72.72% 0 Missing and 3 partials ⚠️
hugr-core/src/builder/module.rs 0.00% 0 Missing and 2 partials ⚠️
hugr-core/src/hugr/patch/inline_dfg.rs 0.00% 0 Missing and 2 partials ⚠️
hugr-core/src/hugr/patch/outline_cfg.rs 33.33% 0 Missing and 2 partials ⚠️
hugr-core/src/types/poly_func.rs 84.61% 1 Missing and 1 partial ⚠️
... and 12 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2784      +/-   ##
==========================================
+ Coverage   83.80%   83.93%   +0.12%     
==========================================
  Files         267      266       -1     
  Lines       53034    53101      +67     
  Branches    46973    47040      +67     
==========================================
+ Hits        44447    44568     +121     
+ Misses       6317     6247      -70     
- Partials     2270     2286      +16     

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