Skip to content

Merge branch 'main' into rename-uservmdetail-vminstancedetail

821a5e7
Select commit
Loading
Failed to load commit list.
Merged

schema, refactor: rename cloud.user_vm_details to cloud.vm_instance_details #10736

Merge branch 'main' into rename-uservmdetail-vminstancedetail
821a5e7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 23, 2025 in 1s

16.74% (-0.01%) compared to 666784f, passed because coverage increased by 0% when compared to adjusted base (16.74%)

View this Pull Request on Codecov

16.74% (-0.01%) compared to 666784f, passed because coverage increased by 0% when compared to adjusted base (16.74%)

Details

Codecov Report

Attention: Patch coverage is 32.59259% with 91 lines in your changes missing coverage. Please review.

Project coverage is 16.74%. Comparing base (666784f) to head (821a5e7).
Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
.../src/main/java/com/cloud/vm/UserVmManagerImpl.java 37.03% 17 Missing ⚠️
...n/java/com/cloud/vm/VirtualMachineManagerImpl.java 12.50% 13 Missing and 1 partial ⚠️
...stack/engine/orchestration/VolumeOrchestrator.java 0.00% 6 Missing ⚠️
...ava/com/cloud/api/query/dao/UserVmJoinDaoImpl.java 14.28% 5 Missing and 1 partial ⚠️
...n/java/com/cloud/storage/VolumeApiServiceImpl.java 0.00% 6 Missing ⚠️
...cloudstack/quota/dao/VMInstanceDetailsDaoImpl.java 0.00% 5 Missing ⚠️
...oud/network/element/ConfigDriveNetworkElement.java 44.44% 5 Missing ⚠️
...udstack/consoleproxy/ConsoleAccessManagerImpl.java 0.00% 4 Missing ⚠️
...dstack/engine/orchestration/CloudOrchestrator.java 0.00% 3 Missing ⚠️
...apache/cloudstack/quota/vo/VMInstanceDetailVO.java 0.00% 3 Missing ⚠️
... and 12 more
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #10736      +/-   ##
============================================
- Coverage     16.74%   16.74%   -0.01%     
+ Complexity    14067    14062       -5     
============================================
  Files          5724     5724              
  Lines        507785   507785              
  Branches      61732    61732              
============================================
- Hits          85052    85039      -13     
- Misses       413251   413263      +12     
- Partials       9482     9483       +1     

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