fix(cache): charge tiered store memory quota on every reconcile - #6167
Merged
cheyang merged 6 commits intoSep 2, 2026
Merged
Codecov / codecov/project
succeeded
Sep 1, 2026 in 1s
65.24% (+0.04%) compared to 64a10a1
View this Pull Request on Codecov
65.24% (+0.04%) compared to 64a10a1
Details
Codecov Report
❌ Patch coverage is 94.28571% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 65.24%. Comparing base (64a10a1) to head (c849dc8).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| pkg/ddc/cache/engine/sync.go | 77.77% | 3 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## master #6167 +/- ##
==========================================
+ Coverage 65.20% 65.24% +0.04%
==========================================
Files 486 486
Lines 34151 34194 +43
==========================================
+ Hits 22267 22309 +42
- Misses 10134 10135 +1
Partials 1750 1750 ☔ 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.
Loading