argmin-rs / argmin

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

Integrate finitediff into argmin monorepo #479

Closed stefan-k closed 4 months ago

stefan-k commented 4 months ago
codecov-commenter commented 4 months ago

Codecov Report

Attention: Patch coverage is 99.92973% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 92.50%. Comparing base (a7cb7dc) to head (d7a9ab7).

Files Patch % Lines
crates/finitediff/src/utils.rs 97.64% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #479 +/- ## ========================================== + Coverage 91.52% 92.50% +0.97% ========================================== Files 163 178 +15 Lines 21731 24577 +2846 ========================================== + Hits 19890 22734 +2844 - Misses 1841 1843 +2 ```

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