harshangrjn / QuantumCircuitOpt.jl

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

Addition of two angle param gates and global R gate #56

Closed harshangrjn closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #56 (1f0f76f) into master (b9f636b) will increase coverage by 0.02%. The diff coverage is 93.99%.

@@            Coverage Diff             @@
##           master      #56      +/-   ##
==========================================
+ Coverage   94.81%   94.83%   +0.02%     
==========================================
  Files          13       13              
  Lines        1638     1723      +85     
==========================================
+ Hits         1553     1634      +81     
- Misses         85       89       +4     
Impacted Files Coverage Δ
src/utility.jl 95.02% <86.36%> (+0.15%) :arrow_up:
src/data.jl 93.33% <93.18%> (+0.01%) :arrow_up:
src/constraints.jl 96.40% <94.94%> (+0.08%) :arrow_up:
src/gates.jl 100.00% <100.00%> (ø)
src/log.jl 90.00% <100.00%> (+0.14%) :arrow_up:
src/objective.jl 85.00% <100.00%> (ø)
src/variables.jl 91.80% <100.00%> (ø)

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 b9f636b...1f0f76f. Read the comment docs.