GTorlai / PastaQ.jl

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

Input / Output #221

Closed GTorlai closed 2 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #221 (1a44622) into master (04828cd) will decrease coverage by 0.75%. The diff coverage is 76.41%.

:exclamation: Current head 1a44622 differs from pull request most recent head 6c6a018. Consider uploading reports for the commit 6c6a018 to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##           master     #221      +/-   ##
==========================================
- Coverage   80.88%   80.13%   -0.76%     
==========================================
  Files          21       21              
  Lines        2234     2290      +56     
==========================================
+ Hits         1807     1835      +28     
- Misses        427      455      +28     
Impacted Files Coverage Δ
src/PastaQ.jl 100.00% <ø> (ø)
src/inputoutput.jl 36.60% <15.90%> (-11.97%) :arrow_down:
src/circuits/circuits.jl 88.31% <56.25%> (-8.41%) :arrow_down:
src/circuits/runcircuit.jl 88.00% <92.30%> (+0.22%) :arrow_up:
src/tomography/processtomography.jl 97.24% <92.30%> (-0.18%) :arrow_down:
src/tomography/statetomography.jl 97.24% <92.30%> (-0.25%) :arrow_down:
src/observer.jl 94.73% <96.15%> (+0.73%) :arrow_up:
src/array.jl 96.77% <96.77%> (ø)
src/distances.jl 95.00% <100.00%> (ø)
src/lpdo.jl 76.19% <100.00%> (+3.96%) :arrow_up:
... and 3 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 04828cd...6c6a018. Read the comment docs.