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

feat: allow listing keys in kv stores #592

Merged
merged 24 commits into from
Feb 29, 2024
Merged

feat: allow listing keys in kv stores #592

merged 24 commits into from
Feb 29, 2024

Conversation

jyecusch
Copy link
Member

Also supports key prefix filtering

required to allow 'keys' method to scan for keys
Copy link

codecov bot commented Feb 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 49.27%. Comparing base (d7f3ff0) to head (da1e896).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #592      +/-   ##
==========================================
+ Coverage   49.19%   49.27%   +0.07%     
==========================================
  Files          23       23              
  Lines        3226     3229       +3     
==========================================
+ Hits         1587     1591       +4     
  Misses       1535     1535              
+ Partials      104      103       -1     
Flag Coverage Δ
aws 43.82% <ø> (+0.07%) ⬆️
azure 53.29% <ø> (ø)
core 78.87% <100.00%> (+0.30%) ⬆️
gcp 47.17% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@tjholm tjholm marked this pull request as ready for review February 28, 2024 23:56
@tjholm tjholm changed the title proposal: allow listing keys in kv stores feat: allow listing keys in kv stores Feb 29, 2024
@tjholm tjholm merged commit 524254d into main Feb 29, 2024
4 checks passed
@tjholm tjholm deleted the feat/kv-keys branch February 29, 2024 04:30
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