Skip to content

Merge remote-tracking branch 'origin/main' into ab/fix-unconnected-su…

ba82b8a
Select commit
Loading
Failed to load commit list.
Merged

fix: Encoding of opaque subgraphs with no associated qubit/bit #1295

Merge remote-tracking branch 'origin/main' into ab/fix-unconnected-su…
ba82b8a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 8, 2025 in 0s

79.55% (+0.02%) compared to 35c3a1e

View this Pull Request on Codecov

79.55% (+0.02%) compared to 35c3a1e

Details

Codecov Report

❌ Patch coverage is 92.15686% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.55%. Comparing base (35c3a1e) to head (ba82b8a).

Files with missing lines Patch % Lines
tket/src/serialize/pytket/decoder/subgraph.rs 81.81% 0 Missing and 2 partials ⚠️
tket/src/serialize/pytket/decoder.rs 88.88% 0 Missing and 1 partial ⚠️
tket/src/serialize/pytket/encoder.rs 96.15% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1295      +/-   ##
==========================================
+ Coverage   79.53%   79.55%   +0.02%     
==========================================
  Files         160      160              
  Lines       20571    20578       +7     
  Branches    19605    19612       +7     
==========================================
+ Hits        16361    16371      +10     
+ Misses       3227     3225       -2     
+ Partials      983      982       -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.