Skip to content

address reviews

9e3df76
Select commit
Loading
Failed to load commit list.
Merged

Clean up backup references to their schedules when the schedules are deleted #12401

address reviews
9e3df76
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 10, 2026 in 1s

17.60% (+0.00%) compared to 03de62b

View this Pull Request on Codecov

17.60% (+0.00%) compared to 03de62b

Details

Codecov Report

❌ Patch coverage is 0% with 25 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.60%. Comparing base (03de62b) to head (9e3df76).
⚠️ Report is 12 commits behind head on 4.22.

Files with missing lines Patch % Lines
...src/main/java/com/cloud/api/ApiResponseHelper.java 0.00% 14 Missing ⚠️
...e/cloudstack/backup/dao/BackupScheduleDaoImpl.java 0.00% 11 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               4.22   #12401   +/-   ##
=========================================
  Coverage     17.60%   17.60%           
- Complexity    15674    15676    +2     
=========================================
  Files          5918     5918           
  Lines        531727   531729    +2     
  Branches      65016    65017    +1     
=========================================
+ Hits          93595    93619   +24     
+ Misses       427570   427548   -22     
  Partials      10562    10562           

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