Skip to content

fix parameter name in the UI

b712d2a
Select commit
Loading
Failed to load commit list.
Open

Implement SSVM storage network IP to API response and GUI details tab #11979

fix parameter name in the UI
b712d2a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 26, 2025 in 0s

17.60% (+0.10%) compared to eb93f01

View this Pull Request on Codecov

17.60% (+0.10%) compared to eb93f01

Details

Codecov Report

❌ Patch coverage is 0% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.60%. Comparing base (eb93f01) to head (b712d2a).
⚠️ Report is 18 commits behind head on main.

Files with missing lines Patch % Lines
...ache/cloudstack/api/response/SystemVmResponse.java 0.00% 6 Missing ⚠️
...src/main/java/com/cloud/api/ApiResponseHelper.java 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #11979      +/-   ##
============================================
+ Coverage     17.50%   17.60%   +0.10%     
- Complexity    15568    15668     +100     
============================================
  Files          5914     5915       +1     
  Lines        529626   529971     +345     
  Branches      64684    64735      +51     
============================================
+ Hits          92696    93305     +609     
+ Misses       426482   426198     -284     
- Partials      10448    10468      +20     

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