jump-dev / HiGHS.jl

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

Simplify getter of ConstraintBasisStatus #217

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 100.00%. Comparing base (157b89d) to head (ff4076d).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #217 +/- ## =========================================== + Coverage 99.85% 100.00% +0.14% =========================================== Files 2 2 Lines 1335 1317 -18 =========================================== - Hits 1333 1317 -16 + Misses 2 0 -2 ```

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