Skip to content

Improve BinarySearch documentation with edge cases#7383

Open
prashantpiyush1111 wants to merge 10 commits intoTheAlgorithms:masterfrom
prashantpiyush1111:improve-binary-search-docs
Open

Improve BinarySearch documentation with edge cases#7383
prashantpiyush1111 wants to merge 10 commits intoTheAlgorithms:masterfrom
prashantpiyush1111:improve-binary-search-docs

Conversation

@prashantpiyush1111
Copy link
Copy Markdown
Contributor

Added Edge Cases section in BinarySearch JavaDoc to improve clarity and help beginners understand special scenarios.

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.56%. Comparing base (b3e31b5) to head (c9c0e2d).

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #7383      +/-   ##
============================================
+ Coverage     79.53%   79.56%   +0.02%     
- Complexity     7176     7184       +8     
============================================
  Files           798      799       +1     
  Lines         23467    23484      +17     
  Branches       4617     4617              
============================================
+ Hits          18665    18685      +20     
+ Misses         4055     4054       -1     
+ Partials        747      745       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants