-
Notifications
You must be signed in to change notification settings - Fork 19.9k
Randomize Quick Sort Addition #6234
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Randomize Quick Sort Addition #6234
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #6234 +/- ##
============================================
- Coverage 73.92% 73.92% -0.01%
- Complexity 5327 5333 +6
============================================
Files 675 676 +1
Lines 18452 18475 +23
Branches 3572 3574 +2
============================================
+ Hits 13640 13657 +17
- Misses 4264 4268 +4
- Partials 548 550 +2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, thanks!
@DenizAltunkapan please review again and merge if everything is good |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Very good. Thank you!
clang-format -i --style=file path/to/your/file.java