Skip to content

Fix measurements

4456be9
Select commit
Loading
Failed to load commit list.
Closed

feature: mid-circuit measurement and feedforward support #306

Fix measurements
4456be9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 18, 2026 in 0s

97.47% (-2.53%) compared to d64f7bf

View this Pull Request on Codecov

97.47% (-2.53%) compared to d64f7bf

Details

Codecov Report

❌ Patch coverage is 82.12703% with 121 lines in your changes missing coverage. Please review.
✅ Project coverage is 97.47%. Comparing base (d64f7bf) to head (4456be9).

Files with missing lines Patch % Lines
...aket/default_simulator/openqasm/program_context.py 78.63% 63 Missing and 31 partials ⚠️
.../simulation_strategies/batch_operation_strategy.py 45.00% 10 Missing and 1 partial ⚠️
src/braket/default_simulator/simulator.py 73.17% 7 Missing and 4 partials ⚠️
...c/braket/default_simulator/openqasm/interpreter.py 87.17% 4 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##              main     #306      +/-   ##
===========================================
- Coverage   100.00%   97.47%   -2.53%     
===========================================
  Files           48       49       +1     
  Lines         4156     4798     +642     
  Branches       432      557     +125     
===========================================
+ Hits          4156     4677     +521     
- Misses           0       84      +84     
- Partials         0       37      +37     

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