Qaintum / Qaintessent.jl

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

Documentation #108

Closed keefehuang closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #108 (3fd60f9) into master (1a77a8d) will decrease coverage by 0.07%. The diff coverage is 75.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #108      +/-   ##
==========================================
- Coverage   76.29%   76.21%   -0.08%     
==========================================
  Files          19       19              
  Lines        2451     2464      +13     
==========================================
+ Hits         1870     1878       +8     
- Misses        581      586       +5     
Impacted Files Coverage Δ
src/Qaintessent.jl 100.00% <ø> (ø)
src/circuitgate.jl 79.74% <ø> (ø)
src/commute.jl 83.63% <ø> (ø)
src/unitary2circuit.jl 85.23% <ø> (ø)
src/gates.jl 93.85% <33.33%> (-2.70%) :arrow_down:
src/apply.jl 88.96% <100.00%> (+0.23%) :arrow_up:
src/apply_density.jl 99.04% <100.00%> (+<0.01%) :arrow_up:
src/circuit.jl 75.54% <100.00%> (ø)
src/view.jl 79.46% <100.00%> (ø)
src/openqasm/transform_qasm.jl 76.59% <0.00%> (-2.13%) :arrow_down:
... and 1 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 bc38773...0d5ab66. Read the comment docs.