Skip to content

Reduce change to try_from

417c6eb
Select commit
Loading
Failed to load commit list.
Open

perf!: remove bound-caching from Type, do in SumType::General instead #3022

Reduce change to try_from
417c6eb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 5, 2026 in 1s

81.09% (+0.00%) compared to d372743

View this Pull Request on Codecov

81.09% (+0.00%) compared to d372743

Details

Codecov Report

❌ Patch coverage is 95.38462% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.09%. Comparing base (d372743) to head (417c6eb).

Files with missing lines Patch % Lines
hugr-core/src/types.rs 93.02% 1 Missing and 2 partials ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3022   +/-   ##
=======================================
  Coverage   81.09%   81.09%           
=======================================
  Files         241      241           
  Lines       45054    45060    +6     
  Branches    38822    38828    +6     
=======================================
+ Hits        36536    36541    +5     
  Misses       6542     6542           
- Partials     1976     1977    +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.