Skip to content

review changes

ff1abb9
Select commit
Loading
Failed to load commit list.
Merged

PowerFlex/ScaleIO client initialization, authentication and command execution improvements #12391

review changes
ff1abb9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 19, 2026 in 1s

17.62% (+0.02%) compared to 425c4e3

View this Pull Request on Codecov

17.62% (+0.02%) compared to 425c4e3

Details

Codecov Report

❌ Patch coverage is 29.88506% with 61 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.62%. Comparing base (425c4e3) to head (ff1abb9).
⚠️ Report is 150 commits behind head on 4.22.

Files with missing lines Patch % Lines
...ore/client/ScaleIOGatewayClientConnectionPool.java 10.52% 34 Missing ⚠️
...orage/datastore/manager/ScaleIOSDCManagerImpl.java 0.00% 16 Missing ⚠️
...age/datastore/client/ScaleIOGatewayClientImpl.java 44.44% 3 Missing and 2 partials ⚠️
...atastore/driver/ScaleIOPrimaryDataStoreDriver.java 20.00% 4 Missing ⚠️
...torage/motion/StorageSystemDataMotionStrategy.java 0.00% 0 Missing and 1 partial ⚠️
.../apache/cloudstack/framework/config/ConfigKey.java 83.33% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               4.22   #12391      +/-   ##
============================================
+ Coverage     17.59%   17.62%   +0.02%     
- Complexity    15598    15669      +71     
============================================
  Files          5910     5917       +7     
  Lines        529692   531272    +1580     
  Branches      64716    64947     +231     
============================================
+ Hits          93202    93638     +436     
- Misses       425998   427097    +1099     
- Partials      10492    10537      +45     

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