jump-dev / CPLEX.jl

A Julia interface to the CPLEX solver
https://www.ibm.com/products/ilog-cplex-optimization-studio
MIT License
134 stars 63 forks source link

Fix get ConstraintFunction for Indicator constraints #437

Closed odow closed 10 months ago

odow commented 10 months ago

Found by https://github.com/jump-dev/MathOptInterface.jl/pull/2328

codecov[bot] commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (c0f46ea) 92.20% compared to head (e397a7f) 92.20%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #437 +/- ## ======================================= Coverage 92.20% 92.20% ======================================= Files 5 5 Lines 2014 2014 ======================================= Hits 1857 1857 Misses 157 157 ``` | [Files](https://app.codecov.io/gh/jump-dev/CPLEX.jl/pull/437?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jump-dev) | Coverage Δ | | |---|---|---| | [src/MOI/indicator\_constraint.jl](https://app.codecov.io/gh/jump-dev/CPLEX.jl/pull/437?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jump-dev#diff-c3JjL01PSS9pbmRpY2F0b3JfY29uc3RyYWludC5qbA==) | `94.91% <100.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.