Skip to content

feat: propagate runtime contexts through volume, configmap, and exec …

0def4eb
Select commit
Loading
Failed to load commit list.
Merged

Propagate runtime contexts through volume, configmap, and exec paths #5747

feat: propagate runtime contexts through volume, configmap, and exec …
0def4eb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 20, 2026 in 0s

58.51% (+0.04%) compared to 61b67ae

View this Pull Request on Codecov

58.51% (+0.04%) compared to 61b67ae

Details

Codecov Report

❌ Patch coverage is 77.25753% with 68 lines in your changes missing coverage. Please review.
✅ Project coverage is 58.51%. Comparing base (61b67ae) to head (0def4eb).
⚠️ Report is 8 commits behind head on master.

Files with missing lines Patch % Lines
pkg/utils/dataset/volume/delete.go 63.82% 15 Missing and 2 partials ⚠️
pkg/ddc/base/mock/mock_engine.go 0.00% 16 Missing ⚠️
pkg/ddc/cache/engine/volume.go 0.00% 15 Missing ⚠️
pkg/utils/dataset.go 64.00% 6 Missing and 3 partials ⚠️
pkg/utils/kubeclient/exec.go 53.33% 6 Missing and 1 partial ⚠️
pkg/ddc/jindocache/operations/base.go 0.00% 1 Missing ⚠️
pkg/ddc/juicefs/operations/base.go 0.00% 1 Missing ⚠️
pkg/ddc/thin/operations/base.go 0.00% 1 Missing ⚠️
pkg/utils/kubeclient/volume.go 96.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5747      +/-   ##
==========================================
+ Coverage   58.46%   58.51%   +0.04%     
==========================================
  Files         473      473              
  Lines       32222    32283      +61     
==========================================
+ Hits        18839    18890      +51     
- Misses      11836    11849      +13     
+ Partials     1547     1544       -3     

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