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

Add GetMultiple method #48

Merged
merged 4 commits into from
Jun 27, 2023
Merged

Add GetMultiple method #48

merged 4 commits into from
Jun 27, 2023

Conversation

erni27
Copy link
Owner

@erni27 erni27 commented Jun 24, 2023

This PR adds GetMultiple method to both Cache and Sharded types.

Fixes: #40

@erni27 erni27 added this to the 1.1.0 Release milestone Jun 24, 2023
@codecov-commenter
Copy link

codecov-commenter commented Jun 24, 2023

Codecov Report

Merging #48 (fcf0839) into master (c557593) will increase coverage by 0.39%.
The diff coverage is 100.00%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##           master      #48      +/-   ##
==========================================
+ Coverage   95.58%   95.97%   +0.39%     
==========================================
  Files           8        8              
  Lines         724      796      +72     
==========================================
+ Hits          692      764      +72     
  Misses         28       28              
  Partials        4        4              
Impacted Files Coverage Δ
imcache.go 99.04% <100.00%> (+0.12%) ⬆️

@erni27 erni27 merged commit c4e7e46 into master Jun 27, 2023
4 checks passed
@erni27 erni27 deleted the add-get-multiple-method branch June 27, 2023 20:33
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.

Add GetMultiple method
2 participants