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

feat(tests): test NewPlugin() #95

Closed FalcoSuessgott closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 72.00000% with 7 lines in your changes missing coverage. Please review.

Project coverage is 70.55%. Comparing base (a700f3a) to head (d3bbcae).

Files Patch % Lines
pkg/testutils/testutils.go 72.72% 6 Missing :warning:
cmd/plugin.go 66.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #95 +/- ## =========================================== + Coverage 38.33% 70.55% +32.22% =========================================== Files 7 8 +1 Lines 300 343 +43 =========================================== + Hits 115 242 +127 + Misses 171 101 -70 + Partials 14 0 -14 ```

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