Skip to content

feat: support memory resize for sandbox claims#519

Open
PersistentJZH wants to merge 2 commits into
openkruise:masterfrom
PersistentJZH:feature/memory-resource-resize
Open

feat: support memory resize for sandbox claims#519
PersistentJZH wants to merge 2 commits into
openkruise:masterfrom
PersistentJZH:feature/memory-resource-resize

refactor: refactor in-place resize to use direct resource patches

bdea7a7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 25, 2026 in 1s

79.42% (+0.18%) compared to d0b289a

View this Pull Request on Codecov

79.42% (+0.18%) compared to d0b289a

Details

Codecov Report

❌ Patch coverage is 91.04478% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.42%. Comparing base (d0b289a) to head (bdea7a7).
⚠️ Report is 35 commits behind head on master.

Files with missing lines Patch % Lines
pkg/utils/inplaceupdate/inplace_update.go 89.47% 2 Missing and 2 partials ⚠️
pkg/sandbox-manager/infra/sandboxcr/claim.go 60.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #519      +/-   ##
==========================================
+ Coverage   79.23%   79.42%   +0.18%     
==========================================
  Files         184      189       +5     
  Lines       12971    13432     +461     
==========================================
+ Hits        10278    10668     +390     
- Misses       2317     2373      +56     
- Partials      376      391      +15     

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