Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix error message for invalid indicator constraints #3584

Merged
merged 3 commits into from
Nov 27, 2023
Merged

Conversation

odow
Copy link
Member

@odow odow commented Nov 26, 2023

Closes #3581

test/test_constraint.jl Outdated Show resolved Hide resolved
@odow odow closed this Nov 26, 2023
@odow odow reopened this Nov 26, 2023
Copy link

codecov bot commented Nov 26, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ca42d00) 98.38% compared to head (7755929) 98.38%.
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3584   +/-   ##
=======================================
  Coverage   98.38%   98.38%           
=======================================
  Files          38       38           
  Lines        5648     5651    +3     
=======================================
+ Hits         5557     5560    +3     
  Misses         91       91           

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

@odow odow changed the title Fix error message for invalid indicator connstraints Fix error message for invalid indicator constraints Nov 27, 2023
@odow odow merged commit 417c58d into master Nov 27, 2023
13 checks passed
@odow odow deleted the od/indicator-error branch November 27, 2023 02:06
@LebedevRI
Copy link
Contributor

@odow thank you!

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.

MethodError: no method matching isless(::Int64, ::QuadExpr) / isless(::VariableRef, ::QuadExpr)
2 participants