Skip to content

code improvements

a37037d
Select commit
Loading
Failed to load commit list.
Merged

PowerFlex/ScaleIO - Wait after SDC service start/restart/stop, and retry to fetch SDC id/guid #11099

code improvements
a37037d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 14, 2025 in 1s

16.16% (+0.00%) compared to c24e4ee

View this Pull Request on Codecov

16.16% (+0.00%) compared to c24e4ee

Details

Codecov Report

Attention: Patch coverage is 54.68750% with 29 lines in your changes missing coverage. Please review.

Project coverage is 16.16%. Comparing base (c24e4ee) to head (a37037d).
Report is 13 commits behind head on 4.20.

Files with missing lines Patch % Lines
.../hypervisor/kvm/storage/ScaleIOStorageAdaptor.java 64.51% 8 Missing and 3 partials ⚠️
...cloudstack/storage/datastore/util/ScaleIOUtil.java 60.86% 7 Missing and 2 partials ⚠️
...orage/datastore/manager/ScaleIOSDCManagerImpl.java 0.00% 6 Missing ⚠️
...torage/datastore/provider/ScaleIOHostListener.java 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##               4.20   #11099    +/-   ##
==========================================
  Coverage     16.15%   16.16%            
  Complexity    13275    13275            
==========================================
  Files          5657     5656     -1     
  Lines        497948   497771   -177     
  Branches      60386    60365    -21     
==========================================
- Hits          80463    80444    -19     
+ Misses       408521   408374   -147     
+ Partials       8964     8953    -11     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.