Skip to content

Review comments

16c0925
Select commit
Loading
Failed to load commit list.
Merged

fix(pytket decoder): Panic on repeated bit registers in pytket decoded output #1445

Review comments
16c0925
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 19, 2026 in 0s

79.96% (+0.40%) compared to e0d549c

View this Pull Request on Codecov

79.96% (+0.40%) compared to e0d549c

Details

Codecov Report

❌ Patch coverage is 87.50000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.96%. Comparing base (e0d549c) to head (16c0925).

Files with missing lines Patch % Lines
tket/src/serialize/pytket/decoder/wires.rs 60.00% 0 Missing and 2 partials ⚠️
tket/src/serialize/pytket/extension/bool.rs 80.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1445      +/-   ##
==========================================
+ Coverage   79.56%   79.96%   +0.40%     
==========================================
  Files         155      155              
  Lines       20245    20237       -8     
  Branches    19254    19246       -8     
==========================================
+ Hits        16107    16182      +75     
+ Misses       3186     3099      -87     
- Partials      952      956       +4     

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