Skip to content

Address comments & fix tests

0a6803f
Select commit
Loading
Failed to load commit list.
Open

Fix skip DRS for a VM #12994

Address comments & fix tests
0a6803f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 10, 2026 in 1s

16.26% (-0.01%) compared to 6f1aa96, passed because coverage increased by 0% when compared to adjusted base (16.26%)

View this Pull Request on Codecov

16.26% (-0.01%) compared to 6f1aa96, passed because coverage increased by 0% when compared to adjusted base (16.26%)

Details

Codecov Report

❌ Patch coverage is 38.09524% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 16.26%. Comparing base (6f1aa96) to head (0a6803f).

Files with missing lines Patch % Lines
...udstack/resourcedetail/ResourceDetailsDaoBase.java 0.00% 12 Missing ⚠️
...ache/cloudstack/cluster/ClusterDrsServiceImpl.java 88.88% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               4.20   #12994      +/-   ##
============================================
- Coverage     16.26%   16.26%   -0.01%     
+ Complexity    13434    13430       -4     
============================================
  Files          5665     5665              
  Lines        500530   500537       +7     
  Branches      60787    60780       -7     
============================================
+ Hits          81411    81412       +1     
- Misses       410028   410034       +6     
  Partials       9091     9091              

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