Skip to content

feat: redis adapter for entity caching cache - #3139

Open
SkArchon wants to merge 11 commits into
mainfrom
milinda/eng-9923-adapter-for-redis
Open

feat: redis adapter for entity caching cache#3139
SkArchon wants to merge 11 commits into
mainfrom
milinda/eng-9923-adapter-for-redis

fix: review comments

c091feb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 10, 2026 in 1s

62.47% (target 30.00%)

View this Pull Request on Codecov

62.47% (target 30.00%)

Details

Codecov Report

❌ Patch coverage is 96.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 62.47%. Comparing base (f8f0a76) to head (c091feb).

Files with missing lines Patch % Lines
router/pkg/entitycaching/cache/redis/redis.go 96.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3139      +/-   ##
==========================================
+ Coverage   62.40%   62.47%   +0.06%     
==========================================
  Files         263      264       +1     
  Lines       31048    31098      +50     
==========================================
+ Hits        19376    19428      +52     
+ Misses      10162    10159       -3     
- Partials     1510     1511       +1     
Files with missing lines Coverage Δ
router/pkg/entitycaching/cache/redis/redis.go 96.00% <96.00%> (ø)

... and 2 files with indirect coverage changes

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