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

⬆️ upgrade lru-cache to v7 #90

Merged
merged 2 commits into from
Sep 26, 2022
Merged

⬆️ upgrade lru-cache to v7 #90

merged 2 commits into from
Sep 26, 2022

Conversation

kuitos
Copy link
Owner

@kuitos kuitos commented Sep 26, 2022

resolve #88

@codecov
Copy link

codecov bot commented Sep 26, 2022

Codecov Report

Merging #90 (3064ab7) into master (49e91e4) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master       #90   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            5         6    +1     
  Lines           76        79    +3     
  Branches        20        19    -1     
=========================================
+ Hits            76        79    +3     
Impacted Files Coverage Δ
src/cacheAdapterEnhancer.ts 100.00% <100.00%> (ø)
src/throttleAdapterEnhancer.ts 100.00% <100.00%> (ø)
src/utils/getDefaultLruCache.ts 100.00% <100.00%> (ø)

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

@kuitos kuitos merged commit 6bcfd1e into master Sep 26, 2022
@kuitos kuitos deleted the feat/queued-adaptor branch September 26, 2022 08:11
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.

Upgrade to LRUCache v7
1 participant