yonahd / kor

A Golang Tool to discover unused Kubernetes Resources
MIT License
974 stars 91 forks source link

docs(README): Update release badges & ClusterRole aggregation #340

Closed doronkg closed 2 months ago

doronkg commented 2 months ago

What this PR does / why we need it?

This PR adds 2 small fixes to README.md:

  1. Adds discovery reference for ClusterRole aggregation (added in #221).
  2. Separates release badges for kor & Helm.

Current: image Updated: image

PR Checklist

Notes for your reviewers

I used https://shields.io/badges/git-hub-release to test the badges.

codecov-commenter commented 2 months ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

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

Project coverage is 42.39%. Comparing base (01ce4a6) to head (1a35afc). Report is 4 commits behind head on main.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #340 +/- ## ======================================= Coverage 42.39% 42.39% ======================================= Files 61 61 Lines 3236 3236 ======================================= Hits 1372 1372 Misses 1644 1644 Partials 220 220 ```

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