Skip to content

fix: changing location of the main file to the correct place and added Documentation as comments #5545

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 7 commits into from

Conversation

BKarthik7
Copy link
Contributor

The ArrayRightRotation.java file is place in the test area for the uniform structure I am moving it to main from test
and added url and documentation as comments

Checklist

  • I have read CONTRIBUTING.md.
  • 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

@BKarthik7 BKarthik7 marked this pull request as draft October 3, 2024 11:40
@BKarthik7 BKarthik7 marked this pull request as ready for review October 3, 2024 11:40
@BKarthik7 BKarthik7 marked this pull request as draft October 3, 2024 11:40
@codecov-commenter
Copy link

codecov-commenter commented Oct 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 53.97%. Comparing base (042d458) to head (26da96c).

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #5545      +/-   ##
============================================
- Coverage     53.99%   53.97%   -0.02%     
+ Complexity     3388     3387       -1     
============================================
  Files           535      535              
  Lines         15429    15429              
  Branches       2942     2942              
============================================
- Hits           8331     8328       -3     
- Misses         6747     6748       +1     
- Partials        351      353       +2     

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

@BKarthik7 BKarthik7 marked this pull request as ready for review October 3, 2024 11:42
@BKarthik7
Copy link
Contributor Author

@siriak @alxkm @BamaCharanChhandogi @vil02 @yanglbme could you please review this

@BKarthik7 BKarthik7 closed this by deleting the head repository Oct 4, 2024
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.

2 participants