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

Simplify _cache_primal_status to use XPRS_SOLSTATUS #249

Closed odow closed 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 67.98%. Comparing base (96e1c6c) to head (81bad33).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #249 +/- ## ========================================== + Coverage 67.91% 67.98% +0.07% ========================================== Files 6 6 Lines 3341 3314 -27 ========================================== - Hits 2269 2253 -16 + Misses 1072 1061 -11 ```

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