Skip to content

fix failing tests

a258cf0
Select commit
Loading
Failed to load commit list.
Merged

api,server,ui: allow cleaning up external details for host and serviceoffering #11548

fix failing tests
a258cf0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 13, 2025 in 0s

17.50% (+0.00%) compared to d60f455

View this Pull Request on Codecov

17.50% (+0.00%) compared to d60f455

Details

Codecov Report

❌ Patch coverage is 20.51282% with 31 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.50%. Comparing base (d60f455) to head (a258cf0).
⚠️ Report is 50 commits behind head on main.

Files with missing lines Patch % Lines
...in/java/com/cloud/host/dao/HostDetailsDaoImpl.java 28.57% 10 Missing ⚠️
...n/java/com/cloud/resource/ResourceManagerImpl.java 0.00% 9 Missing ⚠️
.../cloud/configuration/ConfigurationManagerImpl.java 40.00% 6 Missing ⚠️
...oudstack/api/command/admin/host/UpdateHostCmd.java 0.00% 3 Missing ⚠️
...mmand/admin/offering/UpdateServiceOfferingCmd.java 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               main   #11548   +/-   ##
=========================================
  Coverage     17.50%   17.50%           
- Complexity    15427    15431    +4     
=========================================
  Files          5894     5894           
  Lines        526847   526879   +32     
  Branches      64335    64342    +7     
=========================================
+ Hits          92234    92246   +12     
- Misses       424236   424256   +20     
  Partials      10377    10377           

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