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: Add an API for getting all keys #11

Merged
merged 1 commit into from
May 26, 2024
Merged

feat: Add an API for getting all keys #11

merged 1 commit into from
May 26, 2024

Conversation

creativecreature
Copy link
Owner

Overview

This PR adds an API for getting all of the keys in the cache

@codecov-commenter
Copy link

Codecov Report

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

Project coverage is 91.91%. Comparing base (3bc44ff) to head (70656b0).

Files Patch % Lines
cache.go 92.30% 1 Missing and 1 partial ⚠️
shard.go 77.77% 1 Missing and 1 partial ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #11      +/-   ##
==========================================
- Coverage   92.17%   91.91%   -0.27%     
==========================================
  Files          12       12              
  Lines         652      680      +28     
==========================================
+ Hits          601      625      +24     
- Misses         34       36       +2     
- Partials       17       19       +2     

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

@creativecreature creativecreature merged commit bf36589 into main May 26, 2024
1 check passed
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