Skip to content

style: include OCP_OVERLY_CONCRETE_PARAMETER #5833

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

Merged

Conversation

vil02
Copy link
Member

@vil02 vil02 commented Oct 14, 2024

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 code is formatted with clang-format -i --style=file path/to/your/file.java

@vil02 vil02 marked this pull request as ready for review October 14, 2024 20:20
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 65.96%. Comparing base (3af4cfd) to head (95f6ecc).

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #5833   +/-   ##
=========================================
  Coverage     65.96%   65.96%           
- Complexity     4386     4387    +1     
=========================================
  Files           602      602           
  Lines         16783    16783           
  Branches       3226     3226           
=========================================
  Hits          11071    11071           
  Misses         5266     5266           
  Partials        446      446           

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

@vil02 vil02 enabled auto-merge (squash) October 14, 2024 20:23
@vil02 vil02 merged commit 8886e09 into TheAlgorithms:master Oct 14, 2024
6 checks passed
@vil02 vil02 deleted the include_OCP_OVERLY_CONCRETE_PARAMETER branch October 14, 2024 20:47
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