Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wip: vaults v2 #215

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

wip: vaults v2 #215

wants to merge 2 commits into from

Conversation

jahvon
Copy link
Owner

@jahvon jahvon commented Feb 16, 2025

Summary

Notable Changes

Copy link

codecov bot commented Feb 16, 2025

Codecov Report

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

Project coverage is 22.27%. Comparing base (926c2ad) to head (2079412).

Files with missing lines Patch % Lines
internal/services/vault/config.go 0.00% 73 Missing ⚠️
internal/services/vault/service.go 0.00% 21 Missing ⚠️
internal/services/vault/registry.go 0.00% 12 Missing ⚠️
internal/services/vault/providers/cli.go 0.00% 10 Missing ⚠️
internal/services/vault/providers/default.go 0.00% 10 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #215      +/-   ##
==========================================
- Coverage   22.68%   22.27%   -0.42%     
==========================================
  Files          79       84       +5     
  Lines        6739     6865     +126     
==========================================
  Hits         1529     1529              
- Misses       4936     5062     +126     
  Partials      274      274              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

This was linked to issues Feb 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CLI commands for managing vault data External vault storage
1 participant