Skip to content

feat: add ParamSpec LRU decorators (#2629)

93d9984
Select commit
Loading
Failed to load commit list.
Closed

Use ParamSpec for LRU Cache Typing (#2629) #2634

feat: add ParamSpec LRU decorators (#2629)
93d9984
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 26, 2026 in 0s

100.00% (+0.00%) compared to 003e175

View this Pull Request on Codecov

100.00% (+0.00%) compared to 003e175

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (003e175) to head (93d9984).

Additional details and impacted files
@@            Coverage Diff            @@
##            master     #2634   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           64        64           
  Lines         7976      7976           
  Branches      1102      1102           
=========================================
  Hits          7976      7976           

☔ 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.