Skip to content

fix(cache): charge tiered store memory quota on every reconcile - #6167

Merged
cheyang merged 6 commits into
fluid-cloudnative:masterfrom
btxu-db:fix/cacheruntime-tieredstore-memory-quota
Sep 2, 2026
Merged

fix(cache): charge tiered store memory quota on every reconcile#6167
cheyang merged 6 commits into
fluid-cloudnative:masterfrom
btxu-db:fix/cacheruntime-tieredstore-memory-quota

test(cache): cover a tiered store quota charged on a template baseline

cf436fd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 30, 2026 in 0s

65.22% (+0.01%) compared to 64a10a1

View this Pull Request on Codecov

65.22% (+0.01%) compared to 64a10a1

Details

Codecov Report

❌ Patch coverage is 86.88525% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 65.22%. Comparing base (64a10a1) to head (cf436fd).

Files with missing lines Patch % Lines
pkg/ddc/cache/engine/sync.go 69.23% 6 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6167      +/-   ##
==========================================
+ Coverage   65.20%   65.22%   +0.01%     
==========================================
  Files         486      486              
  Lines       34151    34185      +34     
==========================================
+ Hits        22267    22296      +29     
- Misses      10134    10138       +4     
- Partials     1750     1751       +1     

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