Skip to content

Conversation

@CodaBlurd
Copy link
Contributor

Related to #5119

@codecov-commenter
Copy link

codecov-commenter commented May 30, 2024

Codecov Report

Attention: Patch coverage is 51.11111% with 44 lines in your changes missing coverage. Please review.

Project coverage is 38.70%. Comparing base (2568b96) to head (8144ddc).
Report is 212 commits behind head on master.

Files with missing lines Patch % Lines
...thealgorithms/dynamicprogramming/BoundaryFill.java 0.00% 12 Missing ⚠️
...healgorithms/datastructures/trees/SegmentTree.java 0.00% 7 Missing ⚠️
...ithms/datastructures/graphs/BipartiteGrapfDFS.java 0.00% 4 Missing ⚠️
...orithms/dynamicprogramming/BruteForceKnapsack.java 0.00% 4 Missing ⚠️
...main/java/com/thealgorithms/maths/Convolution.java 0.00% 4 Missing ⚠️
...va/com/thealgorithms/maths/VectorCrossProduct.java 0.00% 4 Missing ⚠️
src/main/java/com/thealgorithms/others/KMP.java 0.00% 3 Missing ⚠️
...lgorithms/datastructures/graphs/FloydWarshall.java 0.00% 1 Missing ⚠️
...datastructures/lists/Merge_K_SortedLinkedlist.java 0.00% 1 Missing ⚠️
...algorithms/dynamicprogramming/KadaneAlgorithm.java 0.00% 0 Missing and 1 partial ⚠️
... and 3 more
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #5196      +/-   ##
============================================
+ Coverage     38.69%   38.70%   +0.01%     
  Complexity     2384     2384              
============================================
  Files           517      517              
  Lines         15405    15405              
  Branches       2959     2959              
============================================
+ Hits           5961     5963       +2     
+ Misses         9158     9157       -1     
+ Partials        286      285       -1     

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

@vil02 vil02 changed the title Enabled: ParameterName in CheckStyle. style: enable ParameterName in CheckStyle. May 31, 2024
@vil02 vil02 merged commit c42b1c9 into TheAlgorithms:master May 31, 2024
@CodaBlurd CodaBlurd deleted the enable_ParameterName branch May 31, 2024 20:14
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