GTorlai / PastaQ.jl

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

various fixes #256

Closed GTorlai closed 2 years ago

GTorlai commented 2 years ago

This PR implemented the following changes:

codecov-commenter commented 2 years ago

Codecov Report

Merging #256 (5d5a1b7) into master (7848bf5) will increase coverage by 1.85%. The diff coverage is 65.47%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #256      +/-   ##
==========================================
+ Coverage   84.22%   86.07%   +1.85%     
==========================================
  Files          24       24              
  Lines        2523     2478      -45     
==========================================
+ Hits         2125     2133       +8     
+ Misses        398      345      -53     
Impacted Files Coverage Δ
src/PastaQ.jl 100.00% <ø> (ø)
src/measurements.jl 0.00% <0.00%> (ø)
src/tomography/quantumtomography.jl 84.67% <0.00%> (-0.73%) :arrow_down:
src/circuits/gates.jl 79.68% <37.50%> (-1.70%) :arrow_down:
src/circuits/runcircuit.jl 85.47% <96.29%> (+1.21%) :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 7848bf5...5d5a1b7. Read the comment docs.