JuliaSmoothOptimizers / OptimizationProblems.jl

Optimization Problems for Julia
Other
88 stars 48 forks source link

Add JuMP model for `linsv` #159

Closed tmigot closed 2 years ago

tmigot commented 2 years ago

95

codecov[bot] commented 2 years ago

Codecov Report

Merging #159 (5106e38) into main (2df224a) will increase coverage by 0.10%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #159      +/-   ##
==========================================
+ Coverage   99.57%   99.68%   +0.10%     
==========================================
  Files         694      695       +1     
  Lines        5937     5944       +7     
==========================================
+ Hits         5912     5925      +13     
+ Misses         25       19       -6     
Impacted Files Coverage Δ
src/ADNLPProblems/linsv.jl 100.00% <100.00%> (ø)
src/Meta/linsv.jl 100.00% <100.00%> (+100.00%) :arrow_up:
src/PureJuMP/linsv.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...5106e38. Read the comment docs.