Skip to content

Simplify TEMP in strategy.rs

f888d39
Select commit
Loading
Failed to load commit list.
Merged

refactor!: Replace Subcircuit with SiblingSubgraph #1288

Simplify TEMP in strategy.rs
f888d39
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 28, 2025 in 0s

79.56% (+0.10%) compared to 0f1d700

View this Pull Request on Codecov

79.56% (+0.10%) compared to 0f1d700

Details

Codecov Report

❌ Patch coverage is 85.29412% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.56%. Comparing base (0f1d700) to head (f888d39).
⚠️ Report is 8 commits behind head on main.

Files with missing lines Patch % Lines
tket/src/portmatching/matcher.rs 33.33% 4 Missing ⚠️
tket/src/rewrite.rs 83.33% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1288      +/-   ##
==========================================
+ Coverage   79.46%   79.56%   +0.10%     
==========================================
  Files         160      160              
  Lines       20378    20571     +193     
  Branches    19446    19605     +159     
==========================================
+ Hits        16194    16368     +174     
- Misses       3201     3222      +21     
+ Partials      983      981       -2     

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