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

Make GetOrCreate return a bool indicating if the value was found in the cache #4

Merged
merged 1 commit into from
Jan 25, 2023

Conversation

bep
Copy link
Owner

@bep bep commented Jan 25, 2023

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #4 (c18fe53) into main (0516096) will decrease coverage by 1.87%.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##              main       #4      +/-   ##
===========================================
- Coverage   100.00%   98.13%   -1.87%     
===========================================
  Files            1        1              
  Lines          107      107              
===========================================
- Hits           107      105       -2     
- Misses           0        1       +1     
- Partials         0        1       +1     
Impacted Files Coverage Δ
lazycache.go 98.13% <100.00%> (-1.87%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@bep bep merged commit 3c063dc into main Jan 25, 2023
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