Skip to content

feat(cacheable): support tag invalidation in getOrSet - #1695

Merged
jaredwray merged 8 commits into
jaredwray:mainfrom
laesse:feature/tags-for-getOrSet
Aug 28, 2026
Merged

feat(cacheable): support tag invalidation in getOrSet#1695
jaredwray merged 8 commits into
jaredwray:mainfrom
laesse:feature/tags-for-getOrSet

test(cacheable): cover discarded batched backfills

748eae8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 28, 2026 in 1s

100.00% (+0.00%) compared to 1af5c5c

View this Pull Request on Codecov

100.00% (+0.00%) compared to 1af5c5c

Details

Codecov Report

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

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #1695   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           29        29           
  Lines         3513      3611   +98     
  Branches       809       821   +12     
=========================================
+ Hits          3513      3611   +98     

☔ View full report in Codecov by Harness.
📢 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.