Skip to content

Rm commented-out from<TypeBase<RV>> for Term

f226d19
Select commit
Loading
Failed to load commit list.
Closed

refactor(hugrv2)!: WIP+RFC: Unify Type and Term #2785

Rm commented-out from<TypeBase<RV>> for Term
f226d19
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 16, 2026 in 1s

83.64% (-0.06%) compared to 7e65a1b, passed because coverage increased by 0% when compared to adjusted base (83.65%)

View this Pull Request on Codecov

83.64% (-0.06%) compared to 7e65a1b, passed because coverage increased by 0% when compared to adjusted base (83.65%)

Details

Codecov Report

❌ Patch coverage is 84.21053% with 192 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.64%. Comparing base (7e65a1b) to head (f226d19).

Files with missing lines Patch % Lines
hugr-core/src/types/signature.rs 76.47% 17 Missing and 11 partials ⚠️
hugr-core/src/types/type_param.rs 86.13% 23 Missing and 5 partials ⚠️
hugr-core/src/import.rs 63.79% 2 Missing and 19 partials ⚠️
hugr-core/src/types.rs 91.44% 9 Missing and 4 partials ⚠️
hugr-core/src/types/serialize.rs 85.71% 8 Missing and 3 partials ⚠️
hugr-core/src/extension/resolution/types_mut.rs 61.53% 1 Missing and 9 partials ⚠️
...ore/src/std_extensions/collections/borrow_array.rs 33.33% 1 Missing and 7 partials ⚠️
hugr-core/src/types/check.rs 0.00% 8 Missing ⚠️
hugr-core/src/types/poly_func.rs 91.83% 5 Missing and 3 partials ⚠️
...src/std_extensions/collections/array/op_builder.rs 14.28% 0 Missing and 6 partials ⚠️
... and 22 more
Additional details and impacted files
@@                 Coverage Diff                  @@
##           acl/no_1type_row    #2785      +/-   ##
====================================================
- Coverage             83.70%   83.64%   -0.06%     
====================================================
  Files                   260      259       -1     
  Lines                 52559    52416     -143     
  Branches              47397    47254     -143     
====================================================
- Hits                  43995    43845     -150     
+ Misses                 6175     6163      -12     
- Partials               2389     2408      +19     

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