Skip to content

Update DIRECTORY.md with Newly Added Files #6302

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

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

Rahul-18r
Copy link

  • 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

@Rahul-18r
Copy link
Author

Note: .gitignore changes were committed by mistake but have been reverted. Please ignore them in the review.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.15%. Comparing base (ae71861) to head (42d5554).

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #6302      +/-   ##
============================================
- Coverage     74.16%   74.15%   -0.01%     
+ Complexity     5362     5361       -1     
============================================
  Files           678      678              
  Lines         18686    18686              
  Branches       3625     3625              
============================================
- Hits          13858    13857       -1     
  Misses         4273     4273              
- Partials        555      556       +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.

@@ -42,5 +42,3 @@ local.properties
gradle.properties
.vscode
*.log

/infer-out/
Copy link
Collaborator

@DenizAltunkapan DenizAltunkapan Jun 19, 2025

Choose a reason for hiding this comment

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

why did you remove this?

Copy link
Collaborator

Choose a reason for hiding this comment

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

looks good!

@DenizAltunkapan
Copy link
Collaborator

@Rahul-18r If you want to contribute more, I recommend checking out our issues ;)

@Rahul-18r
Copy link
Author

Rahul-18r commented Jun 19, 2025 via email

@Rahul-18r
Copy link
Author

Rahul-18r commented Jun 19, 2025 via email

Copy link
Author

@Rahul-18r Rahul-18r left a comment

Choose a reason for hiding this comment

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

I'll be more careful next time

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