Skip to content

Fix MOI.supports for MOI.ConstraintName of quadratic constraints#186

Merged
joaquimg merged 1 commit intomasterfrom
od/name
Aug 18, 2025
Merged

Fix MOI.supports for MOI.ConstraintName of quadratic constraints#186
joaquimg merged 1 commit intomasterfrom
od/name

Conversation

@odow
Copy link
Copy Markdown
Member

@odow odow commented Aug 18, 2025

Closes #185

@joaquimg
Copy link
Copy Markdown
Member

Thanks!

@codecov
Copy link
Copy Markdown

codecov bot commented Aug 18, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.15%. Comparing base (87406b4) to head (c94014f).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #186   +/-   ##
=======================================
  Coverage   97.15%   97.15%           
=======================================
  Files           5        5           
  Lines        1158     1161    +3     
=======================================
+ Hits         1125     1128    +3     
  Misses         33       33           

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

@joaquimg joaquimg merged commit 103d44a into master Aug 18, 2025
8 checks passed
@joaquimg joaquimg deleted the od/name branch August 18, 2025 23:54
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.

Fix constraint names on copy to diff

2 participants