Skip to content

fix: Panic on repeated registers in pytket decoded output

204bbf7
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
204bbf7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 13, 2026 in 1s

80.01% (+0.36%) compared to aa3c780

View this Pull Request on Codecov

80.01% (+0.36%) compared to aa3c780

Details

Codecov Report

❌ Patch coverage is 89.65517% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.01%. Comparing base (aa3c780) to head (204bbf7).

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.65%   80.01%   +0.36%     
==========================================
  Files         155      155              
  Lines       20335    20333       -2     
  Branches    19345    19343       -2     
==========================================
+ Hits        16197    16270      +73     
+ Misses       3180     3101      -79     
- Partials      958      962       +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.