argmin-rs / argmin

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

Use `assert_relative_eq!` macros in ndarray and nalgebra backend tests #404

Closed stefan-k closed 8 months ago

stefan-k commented 8 months ago

Closes #278

codecov-commenter commented 8 months ago

Codecov Report

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

Comparison is base (413e36f) 90.37% compared to head (4dcce41) 90.27%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #404 +/- ## ========================================== - Coverage 90.37% 90.27% -0.10% ========================================== Files 141 141 Lines 19933 19906 -27 ========================================== - Hits 18014 17970 -44 - Misses 1919 1936 +17 ```

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