Skip to content

Comments

style: include SUA_SUSPICIOUS_UNINITIALIZED_ARRAY#7285

Merged
DenizAltunkapan merged 1 commit intoTheAlgorithms:masterfrom
vil02:include_SUA_SUSPICIOUS_UNINITIALIZED_ARRAY
Feb 21, 2026
Merged

style: include SUA_SUSPICIOUS_UNINITIALIZED_ARRAY#7285
DenizAltunkapan merged 1 commit intoTheAlgorithms:masterfrom
vil02:include_SUA_SUSPICIOUS_UNINITIALIZED_ARRAY

Conversation

@vil02
Copy link
Member

@vil02 vil02 commented Feb 21, 2026

I do not see a reason why to have the createLocation method, but I found a good reason to remove it.

Continuation of #5126.

  • 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 Feb 21, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.35%. Comparing base (2d443a9) to head (759a31e).

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #7285      +/-   ##
============================================
+ Coverage     79.34%   79.35%   +0.01%     
  Complexity     7007     7007              
============================================
  Files           784      784              
  Lines         22992    22991       -1     
  Branches       4516     4516              
============================================
+ Hits          18243    18245       +2     
+ Misses         4020     4019       -1     
+ Partials        729      727       -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.

@vil02 vil02 force-pushed the include_SUA_SUSPICIOUS_UNINITIALIZED_ARRAY branch from 04b51bb to 759a31e Compare February 21, 2026 15:09
@vil02 vil02 marked this pull request as ready for review February 21, 2026 15:13
@DenizAltunkapan DenizAltunkapan merged commit 109df1f into TheAlgorithms:master Feb 21, 2026
7 checks passed
@vil02 vil02 deleted the include_SUA_SUSPICIOUS_UNINITIALIZED_ARRAY branch February 21, 2026 18:43
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