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 distance_to_set for sets without a definition in MOI #699

Merged
merged 6 commits into from
Jun 21, 2024

Conversation

odow
Copy link
Member

@odow odow commented Jun 20, 2024

Closes #698

src/Constraint.jl Outdated Show resolved Hide resolved
src/Constraint.jl Outdated Show resolved Hide resolved
src/Constraint.jl Outdated Show resolved Hide resolved
test/test_constraints.jl Outdated Show resolved Hide resolved
src/Constraint.jl Outdated Show resolved Hide resolved
Copy link

codecov bot commented Jun 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.21%. Comparing base (6439158) to head (4989c42).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #699   +/-   ##
=======================================
  Coverage   98.21%   98.21%           
=======================================
  Files          87       87           
  Lines        5204     5214   +10     
=======================================
+ Hits         5111     5121   +10     
  Misses         93       93           

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

@odow odow merged commit 4717d41 into master Jun 21, 2024
10 checks passed
@odow odow deleted the od/fix-distance-to-set branch June 21, 2024 01:47
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 in distance_to_set
2 participants