jump-dev / Xpress.jl

A Julia interface to the FICO Xpress Optimization suite
https://www.fico.com/en/products/fico-xpress-optimization
65 stars 30 forks source link

Fix uses of code that are not supported by Xpress v8 #258

Closed odow closed 5 months ago

odow commented 5 months ago

x-ref #220

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 68.13%. Comparing base (1b075d1) to head (d274a71).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #258 +/- ## ========================================== + Coverage 68.08% 68.13% +0.04% ========================================== Files 6 6 Lines 3290 3295 +5 ========================================== + Hits 2240 2245 +5 Misses 1050 1050 ```

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