Fix importing unmanaged instances due to incorrect internal name #11753
Codecov / codecov/project
succeeded
Sep 29, 2025 in 1s
16.17% (-0.01%) compared to 5dfeb79, passed because coverage increased by 0% when compared to adjusted base (16.17%)
View this Pull Request on Codecov
16.17% (-0.01%) compared to 5dfeb79, passed because coverage increased by 0% when compared to adjusted base (16.17%)
Details
Codecov Report
❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 16.17%. Comparing base (5dfeb79) to head (80d9d13).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| .../apache/cloudstack/vm/UnmanagedVMsManagerImpl.java | 0.00% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## 4.20 #11753 +/- ##
============================================
- Coverage 16.17% 16.17% -0.01%
+ Complexity 13296 13294 -2
============================================
Files 5656 5656
Lines 498223 498223
Branches 60454 60454
============================================
- Hits 80577 80576 -1
+ Misses 408676 408675 -1
- Partials 8970 8972 +2 ☔ 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.
Loading