JuliaSmoothOptimizers / SolverTools.jl

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

Bump NLPModels 0.18 #179

Closed tmigot closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #179 (16c9aa8) into main (efeabaf) will increase coverage by 0.57%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #179      +/-   ##
==========================================
+ Coverage   96.64%   97.22%   +0.57%     
==========================================
  Files           8        7       -1     
  Lines         179      180       +1     
==========================================
+ Hits          173      175       +2     
+ Misses          6        5       -1     
Impacted Files Coverage Δ
src/SolverTools.jl
src/auxiliary/bounds.jl 97.50% <0.00%> (+0.06%) :arrow_up:
src/linesearch/armijo_wolfe.jl 87.09% <0.00%> (+0.88%) :arrow_up:
src/trust-region/trust-region.jl 100.00% <0.00%> (+5.55%) :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 efeabaf...16c9aa8. Read the comment docs.

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