harshangrjn / QuantumCircuitOpt.jl

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

Adding CR/CU Gates (and little fixes) #26

Closed harshangrjn closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #26 (f8c77ad) into master (73535cc) will increase coverage by 0.47%. The diff coverage is 97.01%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #26      +/-   ##
==========================================
+ Coverage   92.51%   92.99%   +0.47%     
==========================================
  Files          12       12              
  Lines        1243     1499     +256     
==========================================
+ Hits         1150     1394     +244     
- Misses         93      105      +12     
Impacted Files Coverage Δ
src/QuantumCircuitOpt.jl 100.00% <ø> (ø)
src/utility.jl 93.86% <86.66%> (-1.27%) :arrow_down:
src/gates.jl 89.07% <91.07%> (+0.88%) :arrow_up:
src/log.jl 87.42% <95.23%> (+1.21%) :arrow_up:
src/data.jl 95.50% <98.53%> (+1.32%) :arrow_up:
src/constraints.jl 97.03% <100.00%> (-0.03%) :arrow_down:

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 73535cc...f8c77ad. Read the comment docs.