harshangrjn / QuantumCircuitOpt.jl

A Julia/JuMP Package for Optimal Quantum Circuit Design
Other
55 stars 15 forks source link

Idsym real gates #32

Closed harshangrjn closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #32 (8debb8b) into master (e753403) will increase coverage by 0.73%. The diff coverage is 94.93%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #32      +/-   ##
==========================================
+ Coverage   92.83%   93.57%   +0.73%     
==========================================
  Files          12       12              
  Lines        1605     1665      +60     
==========================================
+ Hits         1490     1558      +68     
+ Misses        115      107       -8     
Impacted Files Coverage Δ
src/utility.jl 95.91% <50.00%> (-0.23%) :arrow_down:
src/log.jl 88.23% <85.71%> (+0.21%) :arrow_up:
src/data.jl 94.31% <95.12%> (+1.15%) :arrow_up:
src/constraints.jl 97.50% <100.00%> (+0.29%) :arrow_up:
src/qc_model.jl 93.87% <100.00%> (+4.29%) :arrow_up:
src/gates.jl 89.50% <0.00%> (+0.23%) :arrow_up:

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 e753403...8debb8b. Read the comment docs.