jump-dev / Gurobi.jl

A Julia interface to the Gurobi Optimizer
http://www.gurobi.com/
MIT License
221 stars 80 forks source link

Fix deleting multiple indicator constraints in MOI wrapper #540

Closed odow closed 9 months ago

odow commented 9 months ago

Closes #538

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (db2d8e6) 90.87% compared to head (1a2ecf5) 80.31%. Report is 7 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #540 +/- ## =========================================== - Coverage 90.87% 80.31% -10.56% =========================================== Files 5 6 +1 Lines 2422 2901 +479 =========================================== + Hits 2201 2330 +129 - Misses 221 571 +350 ```

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