chriscoey / MOIPajarito.jl

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

simplify and allow some extensions #39

Closed chriscoey closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #39 (5b77222) into main (ddbfaf6) will decrease coverage by 0.07%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #39      +/-   ##
==========================================
- Coverage   89.94%   89.86%   -0.08%     
==========================================
  Files          12       12              
  Lines         915      908       -7     
==========================================
- Hits          823      816       -7     
  Misses         92       92              
Impacted Files Coverage Δ
src/Cones/positivesemidefiniteconetriangle.jl 95.74% <ø> (ø)
src/optimizer.jl 92.00% <ø> (ø)
src/Cones/Cones.jl 92.85% <100.00%> (ø)
src/Cones/exponentialcone.jl 87.03% <100.00%> (ø)
src/Cones/powercone.jl 73.17% <100.00%> (ø)
src/Cones/secondordercone.jl 95.89% <100.00%> (ø)
src/models.jl 95.96% <100.00%> (-0.22%) :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 ddbfaf6...5b77222. Read the comment docs.