JuliaSmoothOptimizers / OptimizationProblems.jl

Optimization Problems for Julia
Other
88 stars 48 forks source link

Add JuMP model for `lincon` #160

Closed tmigot closed 2 years ago

tmigot commented 2 years ago

95

codecov[bot] commented 2 years ago

Codecov Report

Merging #160 (68474d3) into main (2df224a) will increase coverage by 0.10%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #160      +/-   ##
==========================================
+ Coverage   99.57%   99.68%   +0.10%     
==========================================
  Files         694      695       +1     
  Lines        5937     5961      +24     
==========================================
+ Hits         5912     5942      +30     
+ Misses         25       19       -6     
Impacted Files Coverage Δ
src/PureJuMP/PureJuMP.jl 100.00% <ø> (ø)
src/ADNLPProblems/lincon.jl 100.00% <100.00%> (ø)
src/Meta/lincon.jl 100.00% <100.00%> (+100.00%) :arrow_up:
src/PureJuMP/lincon.jl 100.00% <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 2df224a...68474d3. Read the comment docs.