GTorlai / PastaQ.jl

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

added dag circuit #223

Closed GTorlai closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #223 (670fb2a) into master (04828cd) will increase coverage by 1.30%. The diff coverage is 100.00%.

:exclamation: Current head 670fb2a differs from pull request most recent head 65daecd. Consider uploading reports for the commit 65daecd to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##           master     #223      +/-   ##
==========================================
+ Coverage   80.88%   82.19%   +1.30%     
==========================================
  Files          21       21              
  Lines        2234     1971     -263     
==========================================
- Hits         1807     1620     -187     
+ Misses        427      351      -76     
Impacted Files Coverage Δ
src/circuits/circuits.jl 98.21% <100.00%> (+1.49%) :arrow_up:
src/circuits/gates.jl 70.40% <100.00%> (+1.38%) :arrow_up:
src/itensor.jl 35.71% <0.00%> (-10.00%) :arrow_down:
src/distances.jl 92.30% <0.00%> (-2.70%) :arrow_down:
src/measurements.jl 30.37% <0.00%> (-2.26%) :arrow_down:
src/circuits/noise.jl 91.89% <0.00%> (-0.52%) :arrow_down:
src/circuits/getsamples.jl 88.14% <0.00%> (-0.39%) :arrow_down:
src/utils.jl 77.93% <0.00%> (-0.12%) :arrow_down:
src/optimizers.jl 49.29% <0.00%> (-0.08%) :arrow_down:
... and 12 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 f9c17e4...65daecd. Read the comment docs.