Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

qml.Projector compatibility with new default qubit #4452

Merged
merged 23 commits into from
Aug 16, 2023

Merge branch 'master' into projector_pickle

c14c299
Select commit
Failed to load commit list.
Merged

qml.Projector compatibility with new default qubit #4452

Merge branch 'master' into projector_pickle
c14c299
Select commit
Failed to load commit list.
Codecov / codecov/project succeeded Aug 16, 2023 in 0s

99.71% (+0.00%) compared to ea624e0

View this Pull Request on Codecov

99.71% (+0.00%) compared to ea624e0

Details

Codecov Report

Merging #4452 (c14c299) into master (ea624e0) will increase coverage by 0.00%.
Report is 1 commits behind head on master.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master    #4452   +/-   ##
=======================================
  Coverage   99.71%   99.71%           
=======================================
  Files         376      376           
  Lines       34130    34134    +4     
=======================================
+ Hits        34034    34038    +4     
  Misses         96       96           
Files Changed Coverage Δ
pennylane/drawer/drawable_layers.py 100.00% <ø> (ø)
pennylane/transforms/condition.py 100.00% <ø> (ø)
pennylane/_qubit_device.py 99.30% <100.00%> (+<0.01%) ⬆️
pennylane/measurements/expval.py 100.00% <100.00%> (ø)
pennylane/measurements/mid_measure.py 100.00% <100.00%> (ø)
pennylane/measurements/var.py 100.00% <100.00%> (ø)
pennylane/ops/qubit/observables.py 100.00% <100.00%> (ø)
pennylane/transforms/defer_measurements.py 100.00% <100.00%> (ø)