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 MOI.ScalarQuadraticCoefficientChange #195

Closed odow closed 5 months ago

odow commented 5 months ago

Closes #194

codecov[bot] commented 5 months ago

Codecov Report

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

Comparison is base (a17bcfd) 83.42% compared to head (99a071d) 83.58%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #195 +/- ## ========================================== + Coverage 83.42% 83.58% +0.16% ========================================== Files 3 3 Lines 1641 1657 +16 ========================================== + Hits 1369 1385 +16 Misses 272 272 ```

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