chriscoey / MOIPajarito.jl

temporary development repo for Pajarito with MathOptInterface
Mozilla Public License 2.0
7 stars 1 forks source link

add license headers and clean up a bit #61

Closed chriscoey closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #61 (67d2158) into main (3ce1a7a) will increase coverage by 0.30%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main      #61      +/-   ##
==========================================
+ Coverage   90.24%   90.54%   +0.30%     
==========================================
  Files          12       12              
  Lines         984      984              
==========================================
+ Hits          888      891       +3     
+ Misses         96       93       -3     
Impacted Files Coverage Δ
src/Cones/Cones.jl 92.85% <ø> (ø)
src/Cones/exponentialcone.jl 90.74% <ø> (ø)
src/Cones/positivesemidefiniteconetriangle.jl 98.07% <ø> (ø)
src/Cones/powercone.jl 92.85% <ø> (ø)
src/Cones/secondordercone.jl 95.94% <ø> (ø)
src/JuMP_tools.jl 81.08% <ø> (ø)
src/MOI_copy_to.jl 91.66% <ø> (ø)
src/MOI_wrapper.jl 85.93% <ø> (ø)
src/algorithms.jl 85.56% <ø> (+1.03%) :arrow_up:
src/cuts.jl 95.74% <ø> (ø)
... and 3 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 3ce1a7a...67d2158. Read the comment docs.