argmin-rs / argmin

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

Added derivative and Hessian for Cross-in-tray test function #441

Closed stefan-k closed 8 months ago

codecov-commenter commented 8 months ago

Codecov Report

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

Comparison is base (1edfc7d) 90.91% compared to head (c15b733) 90.93%.

Files Patch % Lines
crates/argmin-testfunctions/src/crossintray.rs 96.52% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #441 +/- ## ========================================== + Coverage 90.91% 90.93% +0.01% ========================================== Files 162 162 Lines 20170 20287 +117 ========================================== + Hits 18337 18447 +110 - Misses 1833 1840 +7 ```

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