TheAlgorithms / Rust

All Algorithms implemented in Rust
MIT License
21.51k stars 2.1k forks source link

Refactor Binary Search #722

Closed TruongNhanNguyen closed 1 month ago

TruongNhanNguyen commented 1 month ago

Changes

Checklist:

codecov-commenter commented 1 month ago

Codecov Report

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

Project coverage is 94.95%. Comparing base (c2009cd) to head (e5ef33f).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #722 +/- ## ========================================== - Coverage 94.96% 94.95% -0.01% ========================================== Files 303 303 Lines 22563 22533 -30 ========================================== - Hits 21426 21396 -30 Misses 1137 1137 ```

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