FalcoSuessgott / vault-kubernetes-kms

Encrypt Kubernetes Secrets using Hashicorp Vault as the KMS Provider
https://falcosuessgott.github.io/vault-kubernetes-kms/
MIT License
29 stars 1 forks source link

fix(version): output version if flag passed #84

Closed FalcoSuessgott closed 3 months ago

FalcoSuessgott commented 3 months ago

fixes #82

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 33.10%. Comparing base (fb28a78) to head (4fb807d). Report is 16 commits behind head on main.

Files Patch % Lines
cmd/plugin.go 0.00% 5 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #84 +/- ## ========================================== + Coverage 32.98% 33.10% +0.11% ========================================== Files 7 7 Lines 291 290 -1 ========================================== Hits 96 96 + Misses 179 178 -1 Partials 16 16 ```

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