Skip to content

fix: Panic on repeated registers in pytket decoded output

c8ea134
Select commit
Loading
Failed to load commit list.
Open

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

fix: Panic on repeated registers in pytket decoded output
c8ea134
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 17, 2026 in 1s

80.03% (+0.43%) compared to 2d3a5de

View this Pull Request on Codecov

80.03% (+0.43%) compared to 2d3a5de

Details

Codecov Report

❌ Patch coverage is 89.65517% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.03%. Comparing base (2d3a5de) to head (c8ea134).

Files with missing lines Patch % Lines
tket/src/serialize/pytket/decoder/wires.rs 77.77% 0 Missing and 2 partials ⚠️
tket/src/serialize/pytket/extension/bool.rs 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1445      +/-   ##
==========================================
+ Coverage   79.60%   80.03%   +0.43%     
==========================================
  Files         155      155              
  Lines       20335    20333       -2     
  Branches    19345    19343       -2     
==========================================
+ Hits        16187    16274      +87     
+ Misses       3188     3098      -90     
- Partials      960      961       +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.