argmin-rs / argmin

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

Fixed clippy lints which complained about unused re-exports #376

Closed stefan-k closed 8 months ago

stefan-k commented 8 months ago

A strange one. Somehow couldn't find any useful information on this in the clippy repo.

codecov-commenter commented 8 months ago

Codecov Report

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

Comparison is base (17ba4ec) 93.28% compared to head (1426e7d) 93.31%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #376 +/- ## ========================================== + Coverage 93.28% 93.31% +0.02% ========================================== Files 117 117 Lines 18809 18845 +36 ========================================== + Hits 17546 17585 +39 + Misses 1263 1260 -3 ```

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