TheAlgorithms / Rust

All Algorithms implemented in Rust
MIT License
22.92k stars 2.24k forks source link

Improve Linear Search #826

Closed sozelfist closed 1 month ago

sozelfist commented 1 month ago

Checklist:

codecov-commenter commented 1 month ago

Codecov Report

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

Project coverage is 95.38%. Comparing base (114e01f) to head (e9a7e3a).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #826 +/- ## ========================================== - Coverage 95.38% 95.38% -0.01% ========================================== Files 312 312 Lines 22644 22629 -15 ========================================== - Hits 21600 21585 -15 Misses 1044 1044 ```

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