Skip to content

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

7e65a1b
Select commit
Loading
Failed to load commit list.
Open

feat!: TypeRow: add conversion from array, remove from type #2784

Merge remote-tracking branch 'origin/main' into acl/no_1type_row
7e65a1b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 30, 2026 in 1s

83.70% (-0.04%) compared to 2c7ab3d, passed because coverage increased by 0.01% when compared to adjusted base (83.68%)

View this Pull Request on Codecov

83.70% (-0.04%) compared to 2c7ab3d, passed because coverage increased by 0.01% when compared to adjusted base (83.68%)

Details

Codecov Report

❌ Patch coverage is 89.97868% with 47 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.70%. Comparing base (2c7ab3d) to head (7e65a1b).

Files with missing lines Patch % Lines
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 ⚠️
hugr-llvm/src/emit/func.rs 0.00% 0 Missing and 2 partials ⚠️
hugr-passes/src/normalize_cfgs.rs 50.00% 0 Missing and 2 partials ⚠️
... and 9 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2784      +/-   ##
==========================================
- Coverage   83.73%   83.70%   -0.04%     
==========================================
  Files         264      260       -4     
  Lines       53101    52559     -542     
  Branches    47374    47397      +23     
==========================================
- Hits        44465    43995     -470     
+ Misses       6247     6175      -72     
  Partials     2389     2389              

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