argmin-rs / argmin

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

Removed unnecessary waiting for 1 sec in examples #402

Closed stefan-k closed 6 months ago

codecov-commenter commented 6 months ago

Codecov Report

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

Comparison is base (b596123) 90.36% compared to head (eec9624) 90.37%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #402 +/- ## ======================================= Coverage 90.36% 90.37% ======================================= Files 141 141 Lines 19933 19933 ======================================= + Hits 18013 18014 +1 + Misses 1920 1919 -1 ```

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