argmin-rs / argmin

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

Added derivative and Hessian for holder_table test function #443

Closed stefan-k closed 5 months ago

codecov-commenter commented 5 months ago

Codecov Report

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

Comparison is base (e7278f1) 90.95% compared to head (aebdb61) 90.97%.

Files Patch % Lines
crates/argmin-testfunctions/src/holdertable.rs 92.55% 7 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #443 +/- ## ========================================== + Coverage 90.95% 90.97% +0.02% ========================================== Files 162 162 Lines 20288 20378 +90 ========================================== + Hits 18452 18539 +87 - Misses 1836 1839 +3 ```

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