Fix removeUsage for backups #11522
Merged
Fix removeUsage for backups #11522
Codecov / codecov/project
succeeded
Sep 26, 2025 in 0s
17.42% (+0.00%) compared to ec533cd
View this Pull Request on Codecov
17.42% (+0.00%) compared to ec533cd
Details
Codecov Report
❌ Patch coverage is 40.00000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.42%. Comparing base (ec533cd) to head (0a9b232).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...rg/apache/cloudstack/backup/BackupManagerImpl.java | 50.00% | 1 Missing and 1 partial |
| ...n/java/com/cloud/usage/dao/UsageBackupDaoImpl.java | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #11522 +/- ##
=========================================
Coverage 17.42% 17.42%
- Complexity 15336 15339 +3
=========================================
Files 5892 5892
Lines 526521 526524 +3
Branches 64293 64294 +1
=========================================
+ Hits 91767 91771 +4
+ Misses 424401 424399 -2
- Partials 10353 10354 +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.
Loading