Skip to content

perf: Pre-compute hugr capacity when decoding a hugr-model - #3219

Merged
aborgna-q merged 1 commit into
mainfrom
ab/perf-model-import-capacity
Sep 2, 2026
Merged

perf: Pre-compute hugr capacity when decoding a hugr-model#3219
aborgna-q merged 1 commit into
mainfrom
ab/perf-model-import-capacity

perf: Pre-compute hugr capacity when decoding a hugr-model

2bdead3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 2, 2026 in 1s

81.58% (+0.02%) compared to 3aa55e9

View this Pull Request on Codecov

81.58% (+0.02%) compared to 3aa55e9

Details

Codecov Report

❌ Patch coverage is 94.17476% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.58%. Comparing base (3aa55e9) to head (2bdead3).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
hugr-core/src/import.rs 94.17% 3 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3219      +/-   ##
==========================================
+ Coverage   81.55%   81.58%   +0.02%     
==========================================
  Files         242      242              
  Lines       47309    47408      +99     
  Branches    40906    41005      +99     
==========================================
+ Hits        38584    38677      +93     
- Misses       6713     6716       +3     
- Partials     2012     2015       +3     

☔ View full report in Codecov by Harness.
📢 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.