TheAlgorithms / Java

All Algorithms implemented in Java
MIT License
60.11k stars 19.4k forks source link

style: enable NoWhitespaceAfter in checkstyle #5442

Closed vrp0211 closed 2 months ago

vrp0211 commented 2 months ago
codecov-commenter commented 2 months ago

Codecov Report

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

Project coverage is 51.26%. Comparing base (175c846) to head (37056bc).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #5442 +/- ## ============================================ - Coverage 51.27% 51.26% -0.01% + Complexity 3193 3192 -1 ============================================ Files 524 524 Lines 15194 15194 Branches 2893 2893 ============================================ - Hits 7790 7789 -1 Misses 7083 7083 - Partials 321 322 +1 ```

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