JuliaSmoothOptimizers / SolverTools.jl

Tools for developing nonlinear optimization solvers.
Other
26 stars 18 forks source link

Parametric NLPModelMeta #168

Closed tmigot closed 3 years ago

tmigot commented 3 years ago

Follows NLPModels.jl PR #353 with parametric meta.

Should be merged after NLPModelsTest.jl PR #11 and [ADNLPModel.jl PR]().

github-actions[bot] commented 3 years ago
Package name latest stable
JSOSolvers.jl
Percival.jl
github-actions[bot] commented 3 years ago
Package name latest stable
JSOSolvers.jl
Percival.jl
codecov[bot] commented 3 years ago

Codecov Report

Merging #168 (6b950f8) into master (9417e97) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #168   +/-   ##
=======================================
  Coverage   90.64%   90.64%           
=======================================
  Files           8        8           
  Lines         171      171           
=======================================
  Hits          155      155           
  Misses         16       16           
Impacted Files Coverage Δ
src/linesearch/line_model.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 9417e97...6b950f8. Read the comment docs.

abelsiqueira commented 3 years ago

Failure is due to Cirrus not having the latest ADNLPModels update (which takes a while). Thanks.