Skip to content

Bump to 0.26.1 patch

400fd43
Select commit
Loading
Failed to load commit list.
Merged

feat!: Update to hugr 0.26.0 #1448

Bump to 0.26.1 patch
400fd43
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 19, 2026 in 1s

79.53% (-0.13%) compared to b82a771

View this Pull Request on Codecov

79.53% (-0.13%) compared to b82a771

Details

Codecov Report

❌ Patch coverage is 81.29252% with 55 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.53%. Comparing base (b82a771) to head (400fd43).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
qis-compiler/rust/gpu.rs 53.84% 1 Missing and 11 partials ⚠️
tket-qsystem/src/llvm/array_utils.rs 79.54% 0 Missing and 9 partials ⚠️
tket-qsystem/src/replace_bools.rs 85.71% 3 Missing and 1 partial ⚠️
tket/src/passes/guppy.rs 42.85% 3 Missing and 1 partial ⚠️
tket-qsystem/src/extension/qsystem/lower.rs 70.00% 3 Missing ⚠️
tket-qsystem/src/llvm/debug.rs 72.72% 0 Missing and 3 partials ⚠️
tket-qsystem/src/llvm/result.rs 86.36% 0 Missing and 3 partials ⚠️
tket-qsystem/src/lower_drops.rs 25.00% 3 Missing ⚠️
tket-qsystem/src/replace_bools/static_array.rs 50.00% 3 Missing ⚠️
tket/src/modifier/pass.rs 0.00% 3 Missing ⚠️
... and 5 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1448      +/-   ##
==========================================
- Coverage   79.65%   79.53%   -0.13%     
==========================================
  Files         155      155              
  Lines       20335    20245      -90     
  Branches    19345    19254      -91     
==========================================
- Hits        16197    16101      -96     
- Misses       3180     3191      +11     
+ Partials      958      953       -5     

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