argmin-rs / argmin

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

Fixed file checkpointing tests and added crate tests to CI #396

Closed stefan-k closed 7 months ago

codecov-commenter commented 7 months ago

Codecov Report

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

Comparison is base (64923fc) 90.25% compared to head (414af2a) 90.31%. Report is 2 commits behind head on main.

Files Patch % Lines
argmin/src/core/executor.rs 92.72% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #396 +/- ## ========================================== + Coverage 90.25% 90.31% +0.06% ========================================== Files 141 141 Lines 19869 19916 +47 ========================================== + Hits 17933 17988 +55 + Misses 1936 1928 -8 ```

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