jahvon / flow

Interactive CLI automation that flows with you.
http://flowexec.io/
Apache License 2.0
55 stars 3 forks source link

Enhancement: Better Vault Viewer (Issue #60) #130

Closed snnader closed 4 months ago

snnader commented 4 months ago

Summary

Interactive vault viewer built on top of the tuikit framework

Notable Changes

Change Type

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 29.38%. Comparing base (e3a961b) to head (480826c). Report is 8 commits behind head on main.

Files Patch % Lines
internal/io/secret/views.go 0.00% 77 Missing :warning:
internal/vault/secret.go 0.00% 52 Missing :warning:
internal/vault/vault.go 0.00% 20 Missing :warning:
cmd/internal/list.go 0.00% 10 Missing and 1 partial :warning:
internal/io/workspace/views.go 0.00% 2 Missing :warning:
cmd/internal/set.go 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #130 +/- ## ========================================== - Coverage 30.30% 29.38% -0.92% ========================================== Files 68 69 +1 Lines 4630 4774 +144 ========================================== Hits 1403 1403 - Misses 2967 3111 +144 Partials 260 260 ```

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