Skip to content

Override MOI.Nonlinear.model for ArrayDiff.Mode - #95

Open
blegat wants to merge 2 commits into
mainfrom
bl/lin
Open

Override MOI.Nonlinear.model for ArrayDiff.Mode#95
blegat wants to merge 2 commits into
mainfrom
bl/lin

Conversation

@blegat

@blegat blegat commented Aug 12, 2026

Copy link
Copy Markdown
Owner

blegat added 2 commits August 12, 2026 23:22
Solvers that build their nonlinear model with MOI.Nonlinear.model(backend)
(NLopt, NLPModelsJuMP) now receive an ArrayDiff.Model when the backend is
an ArrayDiff.Mode, without hardcoding ArrayDiff.
@codecov

codecov Bot commented Aug 12, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.23%. Comparing base (ce0ee16) to head (d2a7741).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #95   +/-   ##
=======================================
  Coverage   92.22%   92.23%           
=======================================
  Files          25       25           
  Lines        3217     3218    +1     
=======================================
+ Hits         2967     2968    +1     
  Misses        250      250           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant