Allow postselecting on mid-circuit measurements #4604
Merged
This check has been archived and is scheduled for deletion.
Learn more about checks retention
Codecov / codecov/project
succeeded
Oct 23, 2023 in 0s
99.64% (-0.01%) compared to a7114a9
View this Pull Request on Codecov
99.64% (-0.01%) compared to a7114a9
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Comparison is base (
a7114a9
) 99.64% compared to head (809b8a3
) 99.64%.
Additional details and impacted files
@@ Coverage Diff @@
## master #4604 +/- ##
==========================================
- Coverage 99.64% 99.64% -0.01%
==========================================
Files 379 379
Lines 34126 33923 -203
==========================================
- Hits 34005 33801 -204
- Misses 121 122 +1
Files | Coverage Δ | |
---|---|---|
pennylane/_device.py | 99.41% <100.00%> (+<0.01%) |
⬆️ |
pennylane/devices/default_qubit.py | 100.00% <100.00%> (ø) |
|
pennylane/devices/qubit/sampling.py | 100.00% <100.00%> (ø) |
|
pennylane/devices/qubit/simulate.py | 100.00% <100.00%> (ø) |
|
pennylane/drawer/draw.py | 100.00% <100.00%> (ø) |
|
pennylane/math/single_dispatch.py | 99.48% <100.00%> (+<0.01%) |
⬆️ |
pennylane/measurements/mid_measure.py | 100.00% <100.00%> (ø) |
|
pennylane/ops/qubit/observables.py | 100.00% <100.00%> (ø) |
|
pennylane/qnode.py | 100.00% <100.00%> (ø) |
|
pennylane/transforms/defer_measurements.py | 100.00% <100.00%> (ø) |
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading