Skip to content

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

07490ea
Select commit
Loading
Failed to load commit list.
Merged

refactor(hugrv2)!: combine TypeEnum with Term, no RV parametrization #2895

Merge remote-tracking branch 'origin/main' into acl/type_wraps_term
07490ea
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 5, 2026 in 0s

81.09% (+0.01%) compared to d6e11c8

View this Pull Request on Codecov

81.09% (+0.01%) compared to d6e11c8

Details

Codecov Report

❌ Patch coverage is 88.33333% with 105 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.09%. Comparing base (d6e11c8) to head (07490ea).

Files with missing lines Patch % Lines
hugr-core/src/import.rs 61.90% 4 Missing and 20 partials ⚠️
hugr-core/src/types/type_param.rs 95.18% 5 Missing and 4 partials ⚠️
hugr-core/src/types/check.rs 0.00% 8 Missing ⚠️
hugr-core/src/types/serialize.rs 88.40% 6 Missing and 2 partials ⚠️
hugr-core/src/extension/resolution/types_mut.rs 83.72% 0 Missing and 7 partials ⚠️
hugr-core/src/types.rs 93.87% 5 Missing and 1 partial ⚠️
hugr-core/src/types/signature.rs 78.57% 6 Missing ⚠️
hugr-core/src/types/type_row.rs 95.04% 4 Missing and 2 partials ⚠️
hugr-core/src/extension/prelude.rs 86.20% 0 Missing and 4 partials ⚠️
hugr-core/src/extension/resolution.rs 33.33% 4 Missing ⚠️
... and 15 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2895      +/-   ##
==========================================
+ Coverage   81.07%   81.09%   +0.01%     
==========================================
  Files         242      241       -1     
  Lines       45183    45054     -129     
  Branches    38951    38822     -129     
==========================================
- Hits        36633    36536      -97     
+ Misses       6585     6542      -43     
- Partials     1965     1976      +11     

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