Qaintum / Qaintessent.jl

Digital quantum circuit simulator written in Julia
Apache License 2.0
30 stars 8 forks source link

updating to v0.1.1 #116

Closed keefehuang closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #116 (b992994) into master (35b9c1c) will increase coverage by 0.38%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #116      +/-   ##
==========================================
+ Coverage   97.26%   97.65%   +0.38%     
==========================================
  Files          20       20              
  Lines        2123     2386     +263     
==========================================
+ Hits         2065     2330     +265     
+ Misses         58       56       -2     
Impacted Files Coverage Δ
src/apply.jl 100.00% <0.00%> (ø)
src/gradients.jl 100.00% <0.00%> (ø)
src/density_matrix.jl 100.00% <0.00%> (ø)
src/measurementoperator.jl 100.00% <0.00%> (ø)
src/openqasm/transform_cgc.jl 100.00% <0.00%> (ø)
src/unitary2circuit.jl 99.61% <0.00%> (+0.02%) :arrow_up:
src/apply_density.jl 99.13% <0.00%> (+0.08%) :arrow_up:
src/util.jl 98.91% <0.00%> (+0.08%) :arrow_up:
src/view.jl 97.27% <0.00%> (+0.21%) :arrow_up:
src/circuitgate.jl 98.79% <0.00%> (+0.22%) :arrow_up:
... and 9 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 ea35d0c...b992994. Read the comment docs.