Skip to content

style: enable MethodName in CheckStyle #5182

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
merged 1 commit into from
May 27, 2024

Conversation

CodaBlurd
Copy link
Contributor

Related to #5119

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 22.91667% with 37 lines in your changes are missing coverage. Please review.

Project coverage is 38.62%. Comparing base (ea4dc15) to head (519abd7).

Files Patch % Lines
.../thealgorithms/dynamicprogramming/WineProblem.java 0.00% 7 Missing ⚠️
...n/java/com/thealgorithms/others/KochSnowflake.java 0.00% 5 Missing ⚠️
...com/thealgorithms/sorts/MergeSortNoExtraSpace.java 0.00% 5 Missing ⚠️
...healgorithms/datastructures/trees/GenericTree.java 0.00% 4 Missing ⚠️
...amming/MatrixChainRecursiveTopDownMemoisation.java 0.00% 3 Missing ⚠️
...ava/com/thealgorithms/maths/TrinomialTriangle.java 0.00% 3 Missing ⚠️
...n/java/com/thealgorithms/misc/ThreeSumProblem.java 0.00% 3 Missing ⚠️
...amicprogramming/LongestPalindromicSubsequence.java 0.00% 2 Missing ⚠️
...ynamicprogramming/LongestPalindromicSubstring.java 0.00% 2 Missing ⚠️
...gorithms/datastructures/trees/nearestRightKey.java 0.00% 1 Missing ⚠️
... and 2 more
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #5182      +/-   ##
============================================
- Coverage     38.63%   38.62%   -0.02%     
  Complexity     2379     2379              
============================================
  Files           516      516              
  Lines         15385    15385              
  Branches       2957     2957              
============================================
- Hits           5944     5942       -2     
- Misses         9157     9158       +1     
- Partials        284      285       +1     

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

@vil02 vil02 changed the title enabled: MethodName in CheckStyle style: enable MethodName in CheckStyle May 27, 2024
@vil02 vil02 merged commit 295e743 into TheAlgorithms:master May 27, 2024
5 checks passed
@vil02 vil02 mentioned this pull request May 27, 2024
6 tasks
@CodaBlurd CodaBlurd deleted the enable_MethodName branch May 27, 2024 10:40
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