Skip to content

feat(cache/unstable): add stats to LruCache#7069

Open
tomas-zijdemans wants to merge 1 commit intodenoland:mainfrom
tomas-zijdemans:lru-stats
Open

feat(cache/unstable): add stats to LruCache#7069
tomas-zijdemans wants to merge 1 commit intodenoland:mainfrom
tomas-zijdemans:lru-stats

Conversation

@tomas-zijdemans
Copy link
Copy Markdown
Contributor

@tomas-zijdemans tomas-zijdemans commented Mar 27, 2026

Adding stats to the cache is nice for observability, logging, etc. I plan to add the same to TTL cache.

@github-actions github-actions bot added the cache label Mar 27, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.41%. Comparing base (21ba810) to head (76a4c47).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7069   +/-   ##
=======================================
  Coverage   94.41%   94.41%           
=======================================
  Files         630      630           
  Lines       50435    50461   +26     
  Branches     8928     8930    +2     
=======================================
+ Hits        47616    47642   +26     
  Misses       2249     2249           
  Partials      570      570           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant