argmin-rs / argmin

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

Experimental python interface for finitediff #480

Open stefan-k opened 4 months ago

codecov-commenter commented 4 months ago

Codecov Report

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

Project coverage is 91.25%. Comparing base (35e00e2) to head (00589f2).

Files Patch % Lines
python/finitediff-py/src/lib.rs 0.00% 311 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #480 +/- ## ========================================== - Coverage 92.42% 91.25% -1.18% ========================================== Files 178 179 +1 Lines 24314 24625 +311 ========================================== - Hits 22472 22471 -1 - Misses 1842 2154 +312 ```

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