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

feat(export): better UI #250

Closed FalcoSuessgott closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 34.09091% with 29 lines in your changes are missing coverage. Please review.

Project coverage is 71.34%. Comparing base (6b528bc) to head (6b0d1c2). Report is 82 commits behind head on master.

Files Patch % Lines
pkg/printer/secret/base.go 10.52% 14 Missing and 3 partials :warning:
pkg/vault/engine.go 57.14% 4 Missing and 2 partials :warning:
pkg/printer/secret/secret_printer.go 0.00% 4 Missing :warning:
cmd/export.go 83.33% 0 Missing and 1 partial :warning:
pkg/vault/kv.go 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #250 +/- ## ========================================== + Coverage 69.59% 71.34% +1.75% ========================================== Files 29 35 +6 Lines 1322 1560 +238 ========================================== + Hits 920 1113 +193 - Misses 290 312 +22 - Partials 112 135 +23 ```

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