argmin-rs / argmin

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

Clippy lints (ctrlc handler and slices instead of vecs) #380

Closed stefan-k closed 8 months ago

codecov-commenter commented 8 months ago

Codecov Report

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

Comparison is base (62ff112) 93.31% compared to head (a51ec64) 93.31%.

Files Patch % Lines
argmin/src/core/executor.rs 75.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #380 +/- ## ========================================== - Coverage 93.31% 93.31% -0.01% ========================================== Files 117 117 Lines 18845 18853 +8 ========================================== + Hits 17585 17592 +7 - Misses 1260 1261 +1 ```

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