GTorlai / PastaQ.jl

Package for Simulation, Tomography and Analysis of Quantum Computers
Apache License 2.0
142 stars 23 forks source link

Fix `choimatrix(circuit)` #239

Closed mtfishman closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #239 (d2e9df9) into master (00f47b9) will increase coverage by 1.61%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #239      +/-   ##
==========================================
+ Coverage   80.30%   81.92%   +1.61%     
==========================================
  Files          21       21              
  Lines        2326     2025     -301     
==========================================
- Hits         1868     1659     -209     
+ Misses        458      366      -92     
Impacted Files Coverage Δ
src/circuits/runcircuit.jl 94.93% <ø> (+6.93%) :arrow_up:
src/itensor.jl 35.71% <0.00%> (-10.00%) :arrow_down:
src/measurements.jl 30.37% <0.00%> (-2.26%) :arrow_down:
src/utils.jl 67.56% <0.00%> (-1.04%) :arrow_down:
src/distances.jl 92.30% <0.00%> (-1.03%) :arrow_down:
src/inputoutput.jl 35.78% <0.00%> (-0.82%) :arrow_down:
src/circuits/noise.jl 91.89% <0.00%> (-0.52%) :arrow_down:
src/randomstates.jl 86.12% <0.00%> (-0.41%) :arrow_down:
src/circuits/getsamples.jl 88.14% <0.00%> (-0.39%) :arrow_down:
src/array.jl 96.82% <0.00%> (-0.24%) :arrow_down:
... and 11 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 00f47b9...d2e9df9. Read the comment docs.