Skip to content

Revert "chore(demo): wire entity caching + L2 redis into local demo c…

c3f267d
Select commit
Loading
Failed to load commit list.
Draft

feat(entity-caching-3): feature flag percentage based rollout router changes #2829

Revert "chore(demo): wire entity caching + L2 redis into local demo c…
c3f267d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 18, 2026 in 0s

10.76% (target 30.00%)

View this Pull Request on Codecov

10.76% (target 30.00%)

Details

Codecov Report

❌ Patch coverage is 14.28571% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 10.76%. Comparing base (5e1b5d7) to head (c3f267d).

Files with missing lines Patch % Lines
...en/proto/wg/cosmo/cacheevents/v1/cacheevents.pb.go 0.00% 4 Missing ⚠️
graphqlmetrics/cacheevents/schema.go 0.00% 2 Missing ⚠️

❌ Your project check has failed because the head coverage (10.76%) is below the target coverage (30.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files
@@                                  Coverage Diff                                  @@
##           milinda/entity-caching-2-control-plane-ff-rollout    #2829      +/-   ##
=====================================================================================
+ Coverage                                               9.59%   10.76%   +1.17%     
=====================================================================================
  Files                                                    445      468      +23     
  Lines                                                  56997    59045    +2048     
  Branches                                                 905      905              
=====================================================================================
+ Hits                                                    5468     6358     +890     
- Misses                                                 51122    52220    +1098     
- Partials                                                 407      467      +60     
Files with missing lines Coverage Δ
graphqlmetrics/cacheevents/writer.go 91.00% <100.00%> (ø)
graphqlmetrics/cacheevents/schema.go 97.05% <0.00%> (ø)
...en/proto/wg/cosmo/cacheevents/v1/cacheevents.pb.go 5.93% <0.00%> (ø)

... and 20 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.