Closed github-actions[bot] closed 8 months ago
this would close this issue https://github.com/JuliaSmoothOptimizers/JSOSolvers.jl/issues/258
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 88.48%. Comparing base (
f52b678
) to head (56eb82b
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
The tests were failing with those versions. I assumed it was because of a mismatch between LO and NLPMM.
This pull request changes the compat entry for the
NLPModelsModifiers
package from0.6
to0.6, 0.7
. 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.