jump-dev / HiGHS.jl

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

Fix support for MOI.TimeLimitSec #168

Closed odow closed 11 months ago

odow commented 11 months ago

x-ref https://github.com/jump-dev/MathOptInterface.jl/pull/2256

codecov[bot] commented 11 months ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.13% :tada:

Comparison is base (0160bd3) 83.70% compared to head (5d98935) 83.84%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #168 +/- ## ========================================== + Coverage 83.70% 83.84% +0.13% ========================================== Files 3 3 Lines 1596 1597 +1 ========================================== + Hits 1336 1339 +3 + Misses 260 258 -2 ``` | [Files Changed](https://app.codecov.io/gh/jump-dev/HiGHS.jl/pull/168?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/168?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jump-dev#diff-c3JjL01PSV93cmFwcGVyLmps) | `94.02% <100.00%> (+0.16%)` | :arrow_up: |

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