Skip to content

PowerFlex/ScaleIO client initialization, authentication and command e…

cce01f1
Select commit
Loading
Failed to load commit list.
Open

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

PowerFlex/ScaleIO client initialization, authentication and command e…
cce01f1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 8, 2026 in 0s

17.59% (-0.01%) compared to 425c4e3, passed because coverage increased by 0% when compared to adjusted base (17.59%)

View this Pull Request on Codecov

17.59% (-0.01%) compared to 425c4e3, passed because coverage increased by 0% when compared to adjusted base (17.59%)

Details

Codecov Report

❌ Patch coverage is 27.71084% with 60 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.59%. Comparing base (425c4e3) to head (cce01f1).

Files with missing lines Patch % Lines
...ore/client/ScaleIOGatewayClientConnectionPool.java 15.78% 32 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 ⚠️
.../apache/cloudstack/framework/config/ConfigKey.java 0.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               4.22   #12391      +/-   ##
============================================
- Coverage     17.59%   17.59%   -0.01%     
- Complexity    15598    15600       +2     
============================================
  Files          5910     5910              
  Lines        529692   529710      +18     
  Branches      64716    64713       -3     
============================================
+ Hits          93202    93205       +3     
- Misses       425998   426015      +17     
+ Partials      10492    10490       -2     

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