Skip to content

refactor(sandbox): extract syncStatusFromPod as struct field with syncReadyCondition flag - #672

Merged
furykerry merged 5 commits into
openkruise:masterfrom
zmberg:refactor/sync-status-from-pod
Jul 21, 2026
Merged

refactor(sandbox): extract syncStatusFromPod as struct field with syncReadyCondition flag#672
furykerry merged 5 commits into
openkruise:masterfrom
zmberg:refactor/sync-status-from-pod

fix: align constructor parameter name to syncReadyCondition

2043f41
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 21, 2026 in 1s

80.33% (-0.01%) compared to 489c727

View this Pull Request on Codecov

80.33% (-0.01%) compared to 489c727

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.33%. Comparing base (489c727) to head (2043f41).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #672      +/-   ##
==========================================
- Coverage   80.34%   80.33%   -0.01%     
==========================================
  Files         231      231              
  Lines       18057    18057              
==========================================
- Hits        14507    14506       -1     
- Misses       2963     2964       +1     
  Partials      587      587              

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