argmin-rs / argmin

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

Test cases for `ArgminMinMax` #391

Closed Shreyan11 closed 9 months ago

Shreyan11 commented 9 months ago

Please do let me know if there's anything else to be done,I'm open to all suggestions.

codecov-commenter commented 9 months ago

Codecov Report

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

Comparison is base (b0be484) 90.34% compared to head (61d4bfc) 90.23%. Report is 5 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #391 +/- ## ========================================== - Coverage 90.34% 90.23% -0.11% ========================================== Files 141 141 Lines 19869 19916 +47 ========================================== + Hits 17950 17972 +22 - Misses 1919 1944 +25 ```

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