Skip to content

drop unused column

020f31a
Select commit
Loading
Failed to load commit list.
Open

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

drop unused column
020f31a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 9, 2026 in 0s

17.59% (+0.00%) compared to 04875f1

View this Pull Request on Codecov

17.59% (+0.00%) compared to 04875f1

Details

Codecov Report

❌ Patch coverage is 0% with 24 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.59%. Comparing base (04875f1) to head (020f31a).

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% 10 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               4.22   #12401   +/-   ##
=========================================
  Coverage     17.59%   17.59%           
- Complexity    15599    15600    +1     
=========================================
  Files          5910     5910           
  Lines        529733   529734    +1     
  Branches      64719    64720    +1     
=========================================
+ Hits          93215    93218    +3     
+ Misses       426025   426024    -1     
+ Partials      10493    10492    -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.