JuliaPolyhedra / Polyhedra.jl

Polyhedral Computation Interface
Other
172 stars 27 forks source link

Update to JuMP v0.22 and MOI v0.10 #277

Closed blegat closed 2 years ago

blegat commented 2 years ago

Closes https://github.com/JuliaPolyhedra/Polyhedra.jl/pull/275 Closes https://github.com/JuliaPolyhedra/Polyhedra.jl/pull/278

codecov[bot] commented 2 years ago

Codecov Report

Merging #277 (6fb8ca5) into master (83493da) will increase coverage by 0.17%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #277      +/-   ##
==========================================
+ Coverage   87.96%   88.14%   +0.17%     
==========================================
  Files          37       37              
  Lines        2876     2894      +18     
==========================================
+ Hits         2530     2551      +21     
+ Misses        346      343       -3     
Impacted Files Coverage Δ
src/center.jl 94.52% <100.00%> (ø)
src/lphrep.jl 90.42% <100.00%> (+0.95%) :arrow_up:
src/opt.jl 83.72% <100.00%> (+0.38%) :arrow_up:
src/projection_opt.jl 67.74% <100.00%> (ø)
src/redundancy.jl 90.95% <100.00%> (ø)
src/vrep_optimizer.jl 94.04% <100.00%> (+2.38%) :arrow_up:
src/aff.jl 95.83% <0.00%> (+0.04%) :arrow_up:
src/extended.jl 93.22% <0.00%> (+0.11%) :arrow_up:
src/default.jl 86.56% <0.00%> (+0.41%) :arrow_up:
... 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 83493da...6fb8ca5. Read the comment docs.