Skip to content
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

style: enable FinalClass in checkstyle #5154

Merged
merged 1 commit into from May 11, 2024

Conversation

CodaBlurd
Copy link
Contributor

@CodaBlurd CodaBlurd commented May 11, 2024

Related to #5119.

@codecov-commenter
Copy link

Codecov Report

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

Project coverage is 38.25%. Comparing base (52f15b2) to head (fe9e3e8).

Files Patch % Lines
...thms/datastructures/dynamicarray/DynamicArray.java 0.00% 1 Missing ⚠️
...datastructures/lists/Merge_K_SortedLinkedlist.java 0.00% 1 Missing ⚠️
...healgorithms/datastructures/trees/GenericTree.java 0.00% 1 Missing ⚠️
...lgorithms/datastructures/trees/TreeRandomNode.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #5154      +/-   ##
============================================
- Coverage     38.26%   38.25%   -0.01%     
+ Complexity     2362     2361       -1     
============================================
  Files           516      516              
  Lines         15310    15310              
  Branches       2958     2958              
============================================
- Hits           5858     5857       -1     
  Misses         9165     9165              
- Partials        287      288       +1     

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

@vil02 vil02 changed the title style: enable FinalClass in checkstyle style: enable FinalClass in checkstyle May 11, 2024
@vil02 vil02 merged commit bbe4a02 into TheAlgorithms:master May 11, 2024
5 checks passed
@CodaBlurd CodaBlurd deleted the enable_FinalClass branch May 11, 2024 10:54
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.

None yet

3 participants