Skip to content

make fmt

a29c0b7
Select commit
Loading
Failed to load commit list.
Open

Extend Cache runtime framework Phase 2: support curvine poc #5762

make fmt
a29c0b7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 10, 2026 in 1s

58.49% (-1.99%) compared to 1c1d870

View this Pull Request on Codecov

58.49% (-1.99%) compared to 1c1d870

Details

Codecov Report

❌ Patch coverage is 0% with 1105 lines in your changes missing coverage. Please review.
✅ Project coverage is 58.49%. Comparing base (1c1d870) to head (a29c0b7).
⚠️ Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
pkg/ddc/cache/engine/transform.go 0.00% 143 Missing ⚠️
pkg/ddc/cache/component/statefulset_manager.go 0.00% 134 Missing ⚠️
pkg/ddc/cache/engine/cm.go 0.00% 132 Missing ⚠️
pkg/ddc/cache/component/daemonset_manager.go 0.00% 124 Missing ⚠️
pkg/ddc/cache/engine/transform_client.go 0.00% 63 Missing ⚠️
pkg/ddc/cache/engine/status.go 0.00% 59 Missing ⚠️
pkg/ddc/cache/engine/runtime.go 0.00% 51 Missing ⚠️
pkg/ddc/cache/engine/master.go 0.00% 50 Missing ⚠️
pkg/ddc/cache/engine/sync.go 0.00% 42 Missing ⚠️
pkg/ddc/cache/engine/dataset.go 0.00% 38 Missing ⚠️
... and 13 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5762      +/-   ##
==========================================
- Coverage   60.47%   58.49%   -1.99%     
==========================================
  Files         465      473       +8     
  Lines       31148    32206    +1058     
==========================================
+ Hits        18837    18839       +2     
- Misses      10764    11820    +1056     
  Partials     1547     1547              

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