Skip to content

Add support for custom model#273

Draft
blegat wants to merge 4 commits intomasterfrom
bl/diff_backend
Draft

Add support for custom model#273
blegat wants to merge 4 commits intomasterfrom
bl/diff_backend

Conversation

@blegat
Copy link
Copy Markdown
Member

@blegat blegat commented Apr 8, 2026

@blegat blegat marked this pull request as draft April 8, 2026 20:11
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 21, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.86%. Comparing base (331de28) to head (9a82f23).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #273   +/-   ##
=======================================
  Coverage   99.86%   99.86%           
=======================================
  Files           2        2           
  Lines         756      756           
=======================================
  Hits          755      755           
  Misses          1        1           

☔ View full report in Codecov by Sentry.
📢 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.

Comment thread .github/workflows/ci.yml
using Pkg
Pkg.add([
PackageSpec(name="MathOptInterface", rev="bl/nonlinear_model"),
])
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add [sources] section to Project.toml instead

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh. Well at minimum, it'll work for the newer versions. Just exclude 1.10 during testing.

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

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants