Skip to content

Merge branch 'main' of https://github.com/Quantinuum/tket2 into doug/…

6c1dc33
Select commit
Loading
Failed to load commit list.
Draft

DRAFT: feat: Add RewriteQubitPass #1261

Merge branch 'main' of https://github.com/Quantinuum/tket2 into doug/…
6c1dc33
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 29, 2026 in 0s

79.70% (+0.13%) compared to d4dbaa3

View this Pull Request on Codecov

79.70% (+0.13%) compared to d4dbaa3

Details

Codecov Report

❌ Patch coverage is 78.96341% with 69 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.70%. Comparing base (d4dbaa3) to head (6c1dc33).

Files with missing lines Patch % Lines
tket/src/passes/rewrite_quantum.rs 83.16% 20 Missing and 13 partials ⚠️
tket/src/extension/globals.rs 69.69% 20 Missing ⚠️
tket-qsystem/src/llvm/globals.rs 82.50% 1 Missing and 6 partials ⚠️
tket-exts/src/tket_exts/tket/globals.py 76.92% 3 Missing ⚠️
qis-compiler/rust/lib.rs 0.00% 2 Missing ⚠️
tket-qsystem/src/bin/tket-qsystem.rs 0.00% 2 Missing ⚠️
tket/src/serialize.rs 71.42% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1261      +/-   ##
==========================================
+ Coverage   79.57%   79.70%   +0.13%     
==========================================
  Files         158      162       +4     
  Lines       20529    20853     +324     
  Branches    19540    19849     +309     
==========================================
+ Hits        16335    16621     +286     
- Misses       3211     3229      +18     
- Partials      983     1003      +20     

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