Skip to content

fix(cacheable): re-cap TTL after BEFORE_SET hook to enforce maxTtl

d777d3c
Select commit
Loading
Failed to load commit list.
Merged

feat(cacheable, memory): add maxTtl option to cap maximum time-to-live #1645

fix(cacheable): re-cap TTL after BEFORE_SET hook to enforce maxTtl
d777d3c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 26, 2026 in 0s

100.00% (+0.00%) compared to 1ff149d

View this Pull Request on Codecov

100.00% (+0.00%) compared to 1ff149d

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (1ff149d) to head (d777d3c).

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #1645   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           26        26           
  Lines         2644      2688   +44     
  Branches       581       594   +13     
=========================================
+ Hits          2644      2688   +44     

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