Skip to content

extend clone disk and service offerings to domain admins

77ff9e5
Select commit
Loading
Failed to load commit list.
Merged

Add support to clone existing offerings and update them #12357

extend clone disk and service offerings to domain admins
77ff9e5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 2, 2026 in 0s

18.00% (+0.07%) compared to da85858

View this Pull Request on Codecov

18.00% (+0.07%) compared to da85858

Details

Codecov Report

❌ Patch coverage is 49.82669% with 579 lines in your changes missing coverage. Please review.
✅ Project coverage is 18.00%. Comparing base (da85858) to head (77ff9e5).

Files with missing lines Patch % Lines
...ain/java/com/cloud/network/vpc/VpcManagerImpl.java 0.48% 205 Missing and 2 partials ⚠️
.../cloud/configuration/ConfigurationManagerImpl.java 70.46% 102 Missing and 64 partials ⚠️
.../command/admin/network/NetworkOfferingBaseCmd.java 29.64% 129 Missing and 11 partials ⚠️
...rg/apache/cloudstack/backup/BackupManagerImpl.java 51.11% 9 Missing and 13 partials ⚠️
...i/command/admin/backup/CloneBackupOfferingCmd.java 66.00% 17 Missing ⚠️
...i/command/admin/offering/CloneDiskOfferingCmd.java 0.00% 13 Missing ⚠️
...ack/api/command/admin/vpc/CloneVPCOfferingCmd.java 60.00% 10 Missing ⚠️
...in/java/com/cloud/server/ManagementServerImpl.java 0.00% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #12357      +/-   ##
============================================
+ Coverage     17.93%   18.00%   +0.07%     
- Complexity    16160    16349     +189     
============================================
  Files          5939     5953      +14     
  Lines        533147   535395    +2248     
  Branches      65237    65775     +538     
============================================
+ Hits          95607    96403     +796     
- Misses       426797   428105    +1308     
- Partials      10743    10887     +144     

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