Skip to content

Fix bridging cost#240

Merged
blegat merged 2 commits into
masterfrom
bl/cost
May 17, 2026
Merged

Fix bridging cost#240
blegat merged 2 commits into
masterfrom
bl/cost

Conversation

@blegat
Copy link
Copy Markdown
Member

@blegat blegat commented May 16, 2026

As quadratic constraints are converted to affine, we should transform the bridging cost attribute as well. Detected by the solver-tests in jump-dev/MathOptInterface.jl#3001

@codecov
Copy link
Copy Markdown

codecov Bot commented May 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.85%. Comparing base (2219828) to head (d339974).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #240   +/-   ##
=======================================
  Coverage   99.85%   99.85%           
=======================================
  Files           9        9           
  Lines        2009     2013    +4     
=======================================
+ Hits         2006     2010    +4     
  Misses          3        3           

☔ 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.

@blegat blegat merged commit 7a73e7b into master May 17, 2026
12 checks passed
@blegat blegat deleted the bl/cost branch May 17, 2026 07:01
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.

1 participant