FalcoSuessgott / vault-kubernetes-kms

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

Minor improvs #93

Closed FalcoSuessgott closed 1 month ago

FalcoSuessgott commented 1 month ago

fixes #92

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 41.17647% with 10 lines in your changes missing coverage. Please review.

Project coverage is 38.33%. Comparing base (63723a5) to head (d220789).

Files Patch % Lines
cmd/plugin.go 0.00% 4 Missing :warning:
pkg/plugin/plugin_v2.go 0.00% 4 Missing :warning:
pkg/vault/transit.go 77.77% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #93 +/- ## ========================================== + Coverage 37.90% 38.33% +0.42% ========================================== Files 7 7 Lines 306 300 -6 ========================================== - Hits 116 115 -1 + Misses 175 171 -4 + Partials 15 14 -1 ```

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