jump-dev / HiGHS.jl

A Julia interface to the HiGHS solver
https://highs.dev
MIT License
96 stars 13 forks source link

Fix deleting ZeroOne constraints after MOI.optimize #188

Closed odow closed 8 months ago

odow commented 8 months ago

https://github.com/jump-dev/MathOptInterface.jl/pull/2318 is exposing all the bugs.

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (65fca08) 83.35% compared to head (e811a66) 83.36%. Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #188 +/- ## ========================================== + Coverage 83.35% 83.36% +0.01% ========================================== Files 3 3 Lines 1634 1635 +1 ========================================== + Hits 1362 1363 +1 Misses 272 272 ``` | [Files](https://app.codecov.io/gh/jump-dev/HiGHS.jl/pull/188?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.jl](https://app.codecov.io/gh/jump-dev/HiGHS.jl/pull/188?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jump-dev#diff-c3JjL01PSV93cmFwcGVyLmps) | `94.13% <100.00%> (+<0.01%)` | :arrow_up: |

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