argmin-rs / argmin

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

Changed Rosenbrock signatures to match other test functions with additional parameters #454

Closed stefan-k closed 4 months ago

codecov-commenter commented 4 months ago

Codecov Report

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

Comparison is base (1c6f0f3) 91.50% compared to head (65e30da) 91.52%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #454 +/- ## ========================================== + Coverage 91.50% 91.52% +0.02% ========================================== Files 162 162 Lines 21684 21728 +44 ========================================== + Hits 19842 19887 +45 + Misses 1842 1841 -1 ```

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