jump-dev / Gurobi.jl

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

First constraint index to 1 instead of 2 #523

Closed blegat closed 11 months ago

blegat commented 11 months ago

Closes https://github.com/jump-dev/Gurobi.jl/issues/522

codecov[bot] commented 11 months ago

Codecov Report

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

Comparison is base (b42b4c4) 90.88% compared to head (1a2fe42) 90.88%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #523 +/- ## ======================================= Coverage 90.88% 90.88% ======================================= Files 5 5 Lines 2425 2425 ======================================= Hits 2204 2204 Misses 221 221 ``` | [Files](https://app.codecov.io/gh/jump-dev/Gurobi.jl/pull/523?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jump-dev) | Coverage Δ | | |---|---|---| | [src/MOI\_wrapper/MOI\_wrapper.jl](https://app.codecov.io/gh/jump-dev/Gurobi.jl/pull/523?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jump-dev#diff-c3JjL01PSV93cmFwcGVyL01PSV93cmFwcGVyLmps) | `89.97% <100.00%> (ø)` | |

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