Skip to content

Conversation

@vil02
Copy link
Member

@vil02 vil02 commented Jan 20, 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 code is formatted with clang-format -i --style=file path/to/your/file.java

@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.08%. Comparing base (ba5ccbe) to head (f3e6301).

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #7225      +/-   ##
============================================
- Coverage     79.09%   79.08%   -0.01%     
+ Complexity     6973     6972       -1     
============================================
  Files           783      783              
  Lines         22950    22950              
  Branches       4512     4512              
============================================
- Hits          18152    18151       -1     
  Misses         4077     4077              
- Partials        721      722       +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.

@vil02 vil02 marked this pull request as ready for review January 20, 2026 20:56
@DenizAltunkapan DenizAltunkapan merged commit 1b014a2 into TheAlgorithms:master Jan 20, 2026
7 checks passed
@vil02 vil02 deleted the include_UTAO_JUNIT_ASSERTION_ODDITIES_USE_ASSERT_NULL branch January 20, 2026 21:04
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