Skip to content

type_param.rs: docs and more renaming

0561c05
Select commit
Loading
Failed to load commit list.
Draft

refactor(hugrv2)!: Rename Terms to clarify (runtime) Types from static parameter Kinds #3019

type_param.rs: docs and more renaming
0561c05
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 7, 2026 in 0s

81.27% (-0.04%) compared to 2697658

View this Pull Request on Codecov

81.27% (-0.04%) compared to 2697658

Details

Codecov Report

❌ Patch coverage is 69.72973% with 56 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.27%. Comparing base (2697658) to head (0561c05).

Files with missing lines Patch % Lines
hugr-core/src/types/type_param.rs 65.42% 37 Missing ⚠️
hugr-core/src/types/serialize.rs 84.00% 4 Missing ⚠️
hugr-core/src/extension/op_def.rs 0.00% 0 Missing and 3 partials ⚠️
hugr-core/src/extension/resolution/types.rs 57.14% 3 Missing ⚠️
hugr-core/src/extension/resolution/types_mut.rs 57.14% 3 Missing ⚠️
hugr-core/src/export.rs 83.33% 2 Missing ⚠️
hugr-core/src/import.rs 66.66% 1 Missing and 1 partial ⚠️
hugr-core/src/extension/type_def.rs 75.00% 1 Missing ⚠️
hugr-core/src/types.rs 85.71% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@                   Coverage Diff                   @@
##           acl/type_wraps_term    #3019      +/-   ##
=======================================================
- Coverage                81.30%   81.27%   -0.04%     
=======================================================
  Files                      239      239              
  Lines                    45290    45215      -75     
  Branches                 39058    38983      -75     
=======================================================
- Hits                     36824    36748      -76     
- Misses                    6466     6468       +2     
+ Partials                  2000     1999       -1     

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