TheAlgorithms / Java

All Algorithms implemented in Java
MIT License
58.84k stars 19.03k forks source link

Ilyasse #5451

Closed ilyasseyounes1 closed 1 week ago

ilyasseyounes1 commented 1 week ago
codecov-commenter commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 52.07%. Comparing base (6f52114) to head (3d160e7). Report is 124 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #5451 +/- ## ============================================= + Coverage 41.53% 52.07% +10.53% - Complexity 2557 3240 +683 ============================================= Files 520 524 +4 Lines 15426 15181 -245 Branches 2947 2888 -59 ============================================= + Hits 6407 7905 +1498 + Misses 8725 6954 -1771 - Partials 294 322 +28 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

alxkm commented 1 week ago

Provided empty spaces were not matching with project checkstyle rules. And are useless in contribution context. Also redundant empty files.