Skip to content

- Slight fix to `is_statevector` to handle 2 dimensional arrays where…

f36dee1
Select commit
Loading
Failed to load commit list.
Merged

Two qubit synthesis floating point issue #58

- Slight fix to `is_statevector` to handle 2 dimensional arrays where…
f36dee1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 22, 2025 in 1s

89.38% (+0.38%) compared to 1d53238

View this Pull Request on Codecov

89.38% (+0.38%) compared to 1d53238

Details

Codecov Report

Attention: Patch coverage is 96.95122% with 5 lines in your changes missing coverage. Please review.

Project coverage is 89.38%. Comparing base (1d53238) to head (f36dee1).

Files with missing lines Patch % Lines
quick/circuit/circuit.py 93.75% 2 Missing ⚠️
quick/metrics/metrics.py 95.45% 2 Missing ⚠️
quick/circuit/circuit_utils.py 95.45% 1 Missing ⚠️
Additional details and impacted files
@@                Coverage Diff                @@
##           0.0.0-release      #58      +/-   ##
=================================================
+ Coverage          88.99%   89.38%   +0.38%     
=================================================
  Files                 63       63              
  Lines               4325     4389      +64     
=================================================
+ Hits                3849     3923      +74     
+ Misses               476      466      -10     

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