jump-dev / HiGHS.jl

A Julia interface to the HiGHS solver
https://highs.dev
MIT License
96 stars 13 forks source link

Add more tests to improve code coverage #215

Closed odow closed 2 weeks ago

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 99.54%. Comparing base (b5d5a3f) to head (f3057c9).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #215 +/- ## ========================================== + Coverage 99.02% 99.54% +0.52% ========================================== Files 2 2 Lines 1333 1333 ========================================== + Hits 1320 1327 +7 + Misses 13 6 -7 ```

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