jump-dev / HiGHS.jl

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

Add support for v1.6.0 #175

Closed odow closed 9 months ago

odow commented 9 months ago

Closes #174 Closes #167

codecov[bot] commented 9 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (a923088) 83.94% compared to head (6c936a0) 83.26%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #175 +/- ## ========================================== - Coverage 83.94% 83.26% -0.69% ========================================== Files 3 3 Lines 1607 1625 +18 ========================================== + Hits 1349 1353 +4 - Misses 258 272 +14 ``` | [Files](https://app.codecov.io/gh/jump-dev/HiGHS.jl/pull/175?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/175?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jump-dev#diff-c3JjL01PSV93cmFwcGVyLmps) | `94.08% <100.00%> (+<0.01%)` | :arrow_up: | | [src/gen/libhighs.jl](https://app.codecov.io/gh/jump-dev/HiGHS.jl/pull/175?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jump-dev#diff-c3JjL2dlbi9saWJoaWdocy5qbA==) | `33.78% <ø> (-1.22%)` | :arrow_down: |

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