GTorlai / PastaQ.jl

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

Updated SCS compat in tests #272

Closed GTorlai closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #272 (7be9d4a) into master (978af8a) will increase coverage by 1.62%. The diff coverage is 79.06%.

:exclamation: Current head 7be9d4a differs from pull request most recent head 9caf528. Consider uploading reports for the commit 9caf528 to get more accurate results

@@            Coverage Diff             @@
##           master     #272      +/-   ##
==========================================
+ Coverage   85.96%   87.59%   +1.62%     
==========================================
  Files          24       22       -2     
  Lines        2480     2208     -272     
==========================================
- Hits         2132     1934     -198     
+ Misses        348      274      -74     
Impacted Files Coverage Δ
src/itensor.jl 48.93% <0.00%> (-42.50%) :arrow_down:
src/measurements.jl 0.00% <ø> (ø)
src/circuits/gates.jl 77.08% <60.00%> (-1.38%) :arrow_down:
src/circuits/runcircuit.jl 85.71% <80.26%> (+0.24%) :arrow_up:
src/circuits/noise.jl 85.00% <80.82%> (-7.95%) :arrow_down:
src/tomography/fulltomography.jl 97.22% <97.05%> (-0.22%) :arrow_down:
src/circuits/getsamples.jl 87.05% <97.67%> (ø)
src/PastaQ.jl 100.00% <100.00%> (ø)
src/circuits/circuits.jl 97.64% <100.00%> (ø)
src/circuits/trottersuzuki.jl 38.98% <100.00%> (-11.87%) :arrow_down:
... and 6 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 8ad832a...9caf528. Read the comment docs.