FalcoSuessgott / vkv

vkv enables you to list, compare, move, import, document, backup & encrypt secrets from a HashiCorp Vault KV engine
https://falcosuessgott.github.io/vkv/
MIT License
86 stars 9 forks source link

fix(import): dont overwrite existing secrets during import #284

Closed FalcoSuessgott closed 1 month ago

FalcoSuessgott commented 1 month ago

fixes #283

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 94.44444% with 1 line in your changes missing coverage. Please review.

Project coverage is 71.76%. Comparing base (6b528bc) to head (54ef035). Report is 108 commits behind head on master.

Files Patch % Lines
cmd/import.go 90.90% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #284 +/- ## ========================================== + Coverage 69.59% 71.76% +2.17% ========================================== Files 29 35 +6 Lines 1322 1594 +272 ========================================== + Hits 920 1144 +224 - Misses 290 313 +23 - Partials 112 137 +25 ```

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