Skip to content

Conversation

@vil02
Copy link
Member

@vil02 vil02 commented Jan 21, 2026

Continuation of #5126 and #7222.

  • 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 algorithms include a corresponding test class that validates their functionality.
  • All new code is formatted with clang-format -i --style=file path/to/your/file.java

@codecov-commenter
Copy link

codecov-commenter commented Jan 21, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.09%. Comparing base (1b014a2) to head (843b840).

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #7226   +/-   ##
=========================================
  Coverage     79.09%   79.09%           
  Complexity     6973     6973           
=========================================
  Files           783      783           
  Lines         22950    22950           
  Branches       4512     4512           
=========================================
  Hits          18152    18152           
  Misses         4077     4077           
  Partials        721      721           

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

@vil02 vil02 force-pushed the include_UTAO_JUNIT_ASSERTION_ODDITIES_USE_ASSERT_NOT_NULL branch from fefaab4 to 843b840 Compare January 21, 2026 07:38
@vil02 vil02 marked this pull request as ready for review January 21, 2026 07:48
@DenizAltunkapan DenizAltunkapan merged commit 0e8291e into TheAlgorithms:master Jan 21, 2026
7 checks passed
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.

3 participants