Skip to content

Added test cases for sorting algorithms #6345

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

pushkar0406
Copy link
Contributor

@pushkar0406 pushkar0406 commented Jul 6, 2025

  • I have read CONTRIBUTING.md.
  • This pull request is all my own work -- I have not plagiarized it.
  • All filenames are in PascalCase.
  • All functions and variable names follow Java naming conventions.
  • All new algorithms have a URL in their comments that points to Wikipedia or other similar explanations.
  • All new code is formatted with clang-format -i --style=file path/to/your/file.java

@codecov-commenter
Copy link

codecov-commenter commented Jul 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.57%. Comparing base (9b4dec0) to head (2a9554a).

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #6345   +/-   ##
=========================================
  Coverage     74.57%   74.57%           
- Complexity     5450     5451    +1     
=========================================
  Files           682      682           
  Lines         19034    19034           
  Branches       3689     3689           
=========================================
+ Hits          14194    14195    +1     
  Misses         4277     4277           
+ Partials        563      562    -1     

☔ 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.

@siriak
Copy link
Member

siriak commented Jul 6, 2025

Please check why build is failing
image

@DenizAltunkapan
Copy link
Collaborator

@pushkar0406 are you still working on it?

@pushkar0406
Copy link
Contributor Author

@DenizAltunkapan yes. needs more improvement in tests.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants