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

Add more tests to test/test_MOI_wrapper.jl #248

Closed odow closed 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 98.57143% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 67.91%. Comparing base (8929e46) to head (93e6b57).

Files Patch % Lines
src/MOI/MOI_wrapper.jl 98.57% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #248 +/- ## ========================================== + Coverage 66.54% 67.91% +1.36% ========================================== Files 6 6 Lines 3405 3341 -64 ========================================== + Hits 2266 2269 +3 + Misses 1139 1072 -67 ```

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