Skip to content

Extend CacheRuntime phase 2.5: transform Cache Runtime Spec into pods spec - #5888

Merged
xliuqq merged 9 commits into
fluid-cloudnative:masterfrom
xliuqq:transform
May 27, 2026
Merged

Extend CacheRuntime phase 2.5: transform Cache Runtime Spec into pods spec#5888
xliuqq merged 9 commits into
fluid-cloudnative:masterfrom
xliuqq:transform

use AppendOrOverrideVolume to avoid duplicates

ba8a7c5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 21, 2026 in 0s

63.35% (+0.75%) compared to b0222b2

View this Pull Request on Codecov

63.35% (+0.75%) compared to b0222b2

Details

Codecov Report

❌ Patch coverage is 80.08850% with 90 lines in your changes missing coverage. Please review.
✅ Project coverage is 63.35%. Comparing base (b0222b2) to head (ba8a7c5).

Files with missing lines Patch % Lines
pkg/ddc/cache/engine/transform_volumes.go 60.18% 40 Missing and 3 partials ⚠️
pkg/ddc/cache/engine/transform_common.go 65.62% 22 Missing and 11 partials ⚠️
pkg/ddc/cache/engine/setup.go 0.00% 5 Missing ⚠️
pkg/ddc/cache/engine/transform_client.go 84.21% 2 Missing and 1 partial ⚠️
pkg/ddc/cache/component/daemonset_manager.go 60.00% 2 Missing ⚠️
pkg/ddc/cache/component/statefulset_manager.go 60.00% 2 Missing ⚠️
pkg/ddc/cache/engine/transform_worker.go 98.31% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5888      +/-   ##
==========================================
+ Coverage   62.59%   63.35%   +0.75%     
==========================================
  Files         480      481       +1     
  Lines       32801    33064     +263     
==========================================
+ Hits        20533    20947     +414     
+ Misses      10633    10442     -191     
- Partials     1635     1675      +40     

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