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 MOI.supports(::Optimizer, ::MOI.RawOptimizerAttribute) #241

Closed odow closed 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 63.33%. Comparing base (b4ffcf2) to head (bebc848).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #241 +/- ## ========================================== + Coverage 62.82% 63.33% +0.50% ========================================== Files 7 7 Lines 3548 3559 +11 ========================================== + Hits 2229 2254 +25 + Misses 1319 1305 -14 ```

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