Skip to content

handle review comments

ba8802f
Select commit
Loading
Failed to load commit list.
Merged

Instance lease: Allow deployment of instances with lease duration and leaseexpiry action #10560

handle review comments
ba8802f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 27, 2025 in 0s

16.56% (+0.04%) compared to b17808b

View this Pull Request on Codecov

16.56% (+0.04%) compared to b17808b

Details

Codecov Report

Attention: Patch coverage is 52.91667% with 226 lines in your changes missing coverage. Please review.

Project coverage is 16.56%. Comparing base (b17808b) to head (ba8802f).
Report is 30 commits behind head on main.

Files with missing lines Patch % Lines
...apache/cloudstack/vm/lease/VMLeaseManagerImpl.java 69.75% 47 Missing and 15 partials ⚠️
...ava/com/cloud/api/query/dao/UserVmJoinDaoImpl.java 38.00% 28 Missing and 3 partials ⚠️
.../src/main/java/com/cloud/vm/UserVmManagerImpl.java 75.64% 13 Missing and 6 partials ⚠️
...apache/cloudstack/api/response/UserVmResponse.java 0.00% 18 Missing ⚠️
.../cloud/configuration/ConfigurationManagerImpl.java 14.28% 18 Missing ⚠️
...main/java/com/cloud/api/query/vo/UserVmJoinVO.java 0.00% 13 Missing ⚠️
...he/cloudstack/api/command/user/vm/DeployVMCmd.java 0.00% 12 Missing ⚠️
...he/cloudstack/api/command/user/vm/UpdateVMCmd.java 0.00% 12 Missing ⚠️
...oudstack/api/response/ServiceOfferingResponse.java 0.00% 12 Missing ⚠️
...ain/java/com/cloud/api/query/QueryManagerImpl.java 0.00% 8 Missing ⚠️
... and 7 more
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #10560      +/-   ##
============================================
+ Coverage     16.52%   16.56%   +0.04%     
- Complexity    13791    13854      +63     
============================================
  Files          5716     5719       +3     
  Lines        506016   506908     +892     
  Branches      61380    61537     +157     
============================================
+ Hits          83617    83992     +375     
- Misses       413037   413509     +472     
- Partials       9362     9407      +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.