chriscoey / MOIPajarito.jl

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

don't add heuristic callback if not solving conic subproblems #44

Closed chriscoey closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #44 (081a8cc) into main (9a94393) will increase coverage by 1.01%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #44      +/-   ##
==========================================
+ Coverage   89.64%   90.65%   +1.01%     
==========================================
  Files          12       12              
  Lines         917      931      +14     
==========================================
+ Hits          822      844      +22     
+ Misses         95       87       -8     
Impacted Files Coverage Δ
src/Cones/exponentialcone.jl 88.88% <100.00%> (+1.85%) :arrow_up:
src/Cones/powercone.jl 92.68% <100.00%> (+19.51%) :arrow_up:
src/algorithms.jl 85.76% <100.00%> (-0.12%) :arrow_down:
src/models.jl 96.00% <100.00%> (+0.03%) :arrow_up:
src/optimizer.jl 92.30% <100.00%> (+0.15%) :arrow_up:
src/Cones/positivesemidefiniteconetriangle.jl 97.87% <0.00%> (+2.12%) :arrow_up:

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 55d06d1...081a8cc. Read the comment docs.