Skip to content

Conversation

vil02
Copy link
Member

@vil02 vil02 commented Sep 21, 2024

Follows this suggestion: #5456 (review)
@siriak please have a look.

  • 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

Copy link
Member

@siriak siriak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome, thanks!

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 52.17%. Comparing base (0f0f5e1) to head (fafaa1a).

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #5459   +/-   ##
=========================================
  Coverage     52.17%   52.17%           
  Complexity     3244     3244           
=========================================
  Files           524      524           
  Lines         15158    15158           
  Branches       2881     2881           
=========================================
  Hits           7909     7909           
  Misses         6924     6924           
  Partials        325      325           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@vil02 vil02 marked this pull request as ready for review September 21, 2024 20:50
@vil02 vil02 merged commit 3fe1de0 into TheAlgorithms:master Sep 21, 2024
5 checks passed
@vil02 vil02 deleted the use_consistent_workflow_naming branch September 21, 2024 20:51
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