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: ✨ added lru cache implementation #32

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

mandy8055
Copy link
Owner

No description provided.

@mandy8055 mandy8055 merged commit 193be4a into main Nov 14, 2024
2 checks passed
@mandy8055 mandy8055 deleted the feat/lru-lfu-cache-implementation branch November 14, 2024 03:24
Copy link

codecov bot commented Nov 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.18%. Comparing base (9a7fb21) to head (ceb0ce4).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #32      +/-   ##
==========================================
+ Coverage   96.95%   97.18%   +0.23%     
==========================================
  Files          11       12       +1     
  Lines        1280     1386     +106     
  Branches      238      262      +24     
==========================================
+ Hits         1241     1347     +106     
  Misses         38       38              
  Partials        1        1              
Files with missing lines Coverage Δ
src/core/lru-cache.ts 100.00% <100.00%> (ø)
src/mod.ts 100.00% <100.00%> (ø)

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.

1 participant