Skip to content

Fix stg access group validation#13562

Draft
Pearl1594 wants to merge 6 commits into
4.22from
fix-stg-access-group-validation
Draft

Fix stg access group validation#13562
Pearl1594 wants to merge 6 commits into
4.22from
fix-stg-access-group-validation

Merge branch '4.22' of https://github.com/apache/cloudstack into fix-…

e481cb0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 16, 2026 in 0s

17.69% (+0.00%) compared to f4c0c31

View this Pull Request on Codecov

17.69% (+0.00%) compared to f4c0c31

Details

Codecov Report

❌ Patch coverage is 74.07407% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.69%. Comparing base (f4c0c31) to head (e481cb0).

Files with missing lines Patch % Lines
.../src/main/java/com/cloud/vm/UserVmManagerImpl.java 74.07% 5 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               4.22   #13562   +/-   ##
=========================================
  Coverage     17.69%   17.69%           
  Complexity    15833    15833           
=========================================
  Files          5925     5925           
  Lines        533534   533551   +17     
  Branches      65273    65274    +1     
=========================================
+ Hits          94394    94437   +43     
+ Misses       428463   428434   -29     
- Partials      10677    10680    +3     

☔ View full report in Codecov by Harness.
📢 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.