harshangrjn / QuantumCircuitOpt.jl

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

Fixed log bug and comment #27

Closed lockwo closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #27 (e8c0ff8) into lockwo_updates (68d819b) will increase coverage by 0.15%. The diff coverage is 97.91%.

Impacted file tree graph

@@                Coverage Diff                 @@
##           lockwo_updates      #27      +/-   ##
==================================================
+ Coverage           92.61%   92.77%   +0.15%     
==================================================
  Files                  12       12              
  Lines                1382     1398      +16     
==================================================
+ Hits                 1280     1297      +17     
+ Misses                102      101       -1     
Impacted Files Coverage Δ
src/data.jl 94.95% <97.43%> (+0.37%) :arrow_up:
src/gates.jl 86.66% <100.00%> (ø)
src/log.jl 87.42% <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 68d819b...e8c0ff8. Read the comment docs.