jump-dev / HiGHS.jl

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

Add note on thread-safety to README #182

Closed odow closed 8 months ago

codecov[bot] commented 9 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (712e61d) 83.34% compared to head (5256b3f) 83.34%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #182 +/- ## ======================================= Coverage 83.34% 83.34% ======================================= Files 3 3 Lines 1633 1633 ======================================= Hits 1361 1361 Misses 272 272 ```

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

odow commented 8 months ago

Merging since this is an improvement. I'll leave #181 open for now