Skip to content

Fix the formatting issue with clang-format - #6346

Merged
siriak merged 6 commits into
TheAlgorithms:masterfrom
pushkar0406:master
Jul 7, 2025
Merged

Fix the formatting issue with clang-format#6346
siriak merged 6 commits into
TheAlgorithms:masterfrom
pushkar0406:master

Conversation

@pushkar0406

Copy link
Copy Markdown
Contributor
  • 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

codecov-commenter commented Jul 6, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.56%. Comparing base (4b6006c) to head (f66a000).
⚠️ Report is 387 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #6346   +/-   ##
=========================================
  Coverage     74.56%   74.56%           
  Complexity     5453     5453           
=========================================
  Files           682      682           
  Lines         19032    19032           
  Branches       3689     3689           
=========================================
  Hits          14191    14191           
  Misses         4278     4278           
  Partials        563      563           

☔ 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

siriak commented Jul 6, 2025

Copy link
Copy Markdown
Member

Please check why build is failing

@siriak siriak left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Looks good, thanks!

@siriak
siriak merged commit 8512f12 into TheAlgorithms:master Jul 7, 2025
6 of 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