JuliaSmoothOptimizers / NLPModelsJuMP.jl

Create NLPModels with JuMP
Other
34 stars 8 forks source link

CompatHelper: bump compat for NLPModels to 0.21, (keep existing compat) #178

Closed github-actions[bot] closed 3 months ago

github-actions[bot] commented 4 months ago

This pull request changes the compat entry for the NLPModels package from 0.18, 0.19, 0.20 to 0.18, 0.19, 0.20, 0.21. This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request.

github-actions[bot] commented 4 months ago
Package name latest stable
NLSProblems.jl
OptimizationProblems.jl
codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 93.00%. Comparing base (8dd876f) to head (8ae962b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #178 +/- ## ========================================== - Coverage 93.20% 93.00% -0.20% ========================================== Files 5 4 -1 Lines 662 629 -33 ========================================== - Hits 617 585 -32 + Misses 45 44 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.