Skip to content

fmt

4aa5db0
Select commit
Loading
Failed to load commit list.
Draft

feat: add new Subcircuit #1289

fmt
4aa5db0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 3, 2025 in 0s

78.76% (-0.77%) compared to c0d1236

View this Pull Request on Codecov

78.76% (-0.77%) compared to c0d1236

Details

Codecov Report

❌ Patch coverage is 75.06329% with 197 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.76%. Comparing base (c0d1236) to head (4aa5db0).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
tket/src/subcircuit.rs 75.85% 155 Missing and 14 partials ⚠️
tket/src/rewrite/strategy.rs 0.00% 17 Missing ⚠️
tket/src/resource/scope.rs 85.71% 5 Missing and 2 partials ⚠️
tket/src/resource/types.rs 0.00% 2 Missing ⚠️
tket/src/rewrite/trace.rs 0.00% 1 Missing ⚠️
tket/src/subcircuit/interval.rs 88.88% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1289      +/-   ##
==========================================
- Coverage   79.53%   78.76%   -0.77%     
==========================================
  Files         160      161       +1     
  Lines       20571    21293     +722     
  Branches    19605    20327     +722     
==========================================
+ Hits        16361    16772     +411     
- Misses       3227     3527     +300     
- Partials      983      994      +11     

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