yonahd / kor

A Golang Tool to discover unused Kubernetes Resources
MIT License
1.04k stars 96 forks source link

fix(formatOutput): fix spacing between tables #269

Closed pbr0ck3r closed 6 months ago

pbr0ck3r commented 6 months ago

Please read CONTRIBUTING.md for additional information on contributing to this repository!

What this PR does / why we need it

PR Checklist

Github Issue

[XX-XX]

Notes for your reviewers

codecov-commenter commented 6 months ago

Codecov Report

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

Project coverage is 40.87%. Comparing base (6a391d3) to head (b4d8e48). Report is 4 commits behind head on main.

Files Patch % Lines
pkg/kor/kor.go 0.00% 3 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #269 +/- ## ========================================== + Coverage 40.83% 40.87% +0.04% ========================================== Files 58 58 Lines 2902 2899 -3 ========================================== Hits 1185 1185 + Misses 1531 1528 -3 Partials 186 186 ```

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