Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rollback of changes with errors during the VM assign #7061

Open
wants to merge 11 commits into
base: 4.20
Choose a base branch
from

Fix build

7d882a9
Select commit
Loading
Failed to load commit list.
Open

Rollback of changes with errors during the VM assign #7061

Fix build
7d882a9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 9, 2025 in 0s

16.13% (+0.06%) compared to ab76d3c

View this Pull Request on Codecov

16.13% (+0.06%) compared to ab76d3c

Details

Codecov Report

Attention: Patch coverage is 86.41304% with 50 lines in your changes missing coverage. Please review.

Project coverage is 16.13%. Comparing base (ab76d3c) to head (7d882a9).

Files with missing lines Patch % Lines
.../src/main/java/com/cloud/vm/UserVmManagerImpl.java 87.60% 38 Missing and 7 partials ⚠️
...e/cloudstack/api/command/admin/vm/AssignVMCmd.java 0.00% 5 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               4.20    #7061      +/-   ##
============================================
+ Coverage     16.07%   16.13%   +0.06%     
- Complexity    12883    12965      +82     
============================================
  Files          5639     5639              
  Lines        494193   494241      +48     
  Branches      59925    59896      -29     
============================================
+ Hits          79419    79753     +334     
+ Misses       405944   405667     -277     
+ Partials       8830     8821       -9     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.