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

Refactor and simplify src/helper.jl #237

Closed odow closed 7 months ago

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 60.71%. Comparing base (232bd38) to head (e8061c0).

Files Patch % Lines
src/api.jl 0.00% 93 Missing :warning:
src/helper.jl 98.43% 1 Missing :warning:
src/utils.jl 88.88% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #237 +/- ## ========================================== - Coverage 62.78% 60.71% -2.08% ========================================== Files 8 8 Lines 3550 3370 -180 ========================================== - Hits 2229 2046 -183 - Misses 1321 1324 +3 ```

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