jump-dev / NLopt.jl

A Julia interface to the NLopt nonlinear-optimization library
https://nlopt.readthedocs.io/en/latest/
Other
265 stars 46 forks source link

[docs] add note on thread safety #236

Closed odow closed 2 months ago

odow commented 2 months ago

Closes #186

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 86.54%. Comparing base (d110e6d) to head (59327c3). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #236 +/- ## ======================================= Coverage 86.54% 86.54% ======================================= Files 2 2 Lines 862 862 ======================================= Hits 746 746 Misses 116 116 ```

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