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

🐛 compatible lru-cache v7 del method and fix its overwrote issue #96

Merged
merged 1 commit into from
Oct 7, 2022

Conversation

@codecov
Copy link

codecov bot commented Oct 7, 2022

Codecov Report

Merging #96 (0311632) into master (77a3b0e) will decrease coverage by 2.66%.
The diff coverage is 75.00%.

@@             Coverage Diff             @@
##            master      #96      +/-   ##
===========================================
- Coverage   100.00%   97.33%   -2.67%     
===========================================
  Files            6        5       -1     
  Lines           79       75       -4     
  Branches        19       21       +2     
===========================================
- Hits            79       73       -6     
- Partials         0        2       +2     
Impacted Files Coverage Δ
src/throttleAdapterEnhancer.ts 96.00% <66.66%> (-4.00%) ⬇️
src/cacheAdapterEnhancer.ts 96.15% <75.00%> (-3.85%) ⬇️
src/utils/isCacheLike.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 5c36673 into master Oct 7, 2022
@kuitos kuitos deleted the fix/cache branch October 7, 2022 05:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant