argmin-rs / argmin

Numerical optimization in pure Rust
http://argmin-rs.org
Apache License 2.0
952 stars 74 forks source link

Add optional timeout to `Executor` #405

Closed stefan-k closed 6 months ago

stefan-k commented 6 months ago

Closes #332

codecov-commenter commented 6 months ago

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (b74620c) 90.26% compared to head (9be41c9) 90.27%.

Files Patch % Lines
argmin/src/core/executor.rs 91.66% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #405 +/- ## ======================================= Coverage 90.26% 90.27% ======================================= Files 141 141 Lines 19906 19947 +41 ======================================= + Hits 17969 18007 +38 - Misses 1937 1940 +3 ```

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