GTorlai / PastaQ.jl

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

Numberofqubits #167

Closed GTorlai closed 3 years ago

GTorlai commented 3 years ago

Add the option in #142

codecov-io commented 3 years ago

Codecov Report

Merging #167 (1c443fe) into master (1999f56) will increase coverage by 0.12%. The diff coverage is 87.80%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #167      +/-   ##
==========================================
+ Coverage   87.12%   87.24%   +0.12%     
==========================================
  Files          14       14              
  Lines        1600     1647      +47     
==========================================
+ Hits         1394     1437      +43     
- Misses        206      210       +4     
Impacted Files Coverage Δ
src/circuits/gates.jl 61.01% <0.00%> (-1.06%) :arrow_down:
src/distances.jl 83.33% <50.00%> (+8.33%) :arrow_up:
src/circuits/circuits.jl 41.25% <55.55%> (-1.42%) :arrow_down:
src/circuits/runcircuit.jl 96.49% <85.71%> (+0.03%) :arrow_up:
src/circuits/getsamples.jl 100.00% <100.00%> (ø)
src/processtomography.jl 99.24% <100.00%> (+0.02%) :arrow_up:
src/statetomography.jl 100.00% <100.00%> (ø)
src/utils.jl 65.30% <100.00%> (+1.99%) :arrow_up:

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 1999f56...53898b7. Read the comment docs.