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

Improve dynamic vault #20

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Improve dynamic vault #20

wants to merge 3 commits into from

Conversation

krassowski
Copy link
Owner

  • allow access to nested objects via dynamic vault
  • allow setting default importer
  • show import info for dynamic vault

@codecov-commenter
Copy link

codecov-commenter commented Dec 8, 2022

Codecov Report

Base: 93.57% // Head: 92.67% // Decreases project coverage by -0.89% ⚠️

Coverage data is based on head (1c2f884) compared to base (702edd8).
Patch coverage: 85.41% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #20      +/-   ##
==========================================
- Coverage   93.57%   92.67%   -0.90%     
==========================================
  Files          10       10              
  Lines         591      614      +23     
==========================================
+ Hits          553      569      +16     
- Misses         38       45       +7     
Impacted Files Coverage Δ
data_vault/dynamic_vault.py 75.00% <65.00%> (-11.96%) ⬇️
data_vault/__init__.py 98.48% <100.00%> (-0.20%) ⬇️
data_vault/action.py 99.12% <100.00%> (+0.14%) ⬆️
data_vault/actions.py 95.00% <100.00%> (ø)
data_vault/vault.py 88.88% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

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.

2 participants