Skip to content

apply suggestion

2dd5fc4
Select commit
Loading
Failed to load commit list.
Merged

Fix deletion of backup schedules #11222

apply suggestion
2dd5fc4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 22, 2025 in 0s

16.58% (+0.00%) compared to 65d3592

View this Pull Request on Codecov

16.58% (+0.00%) compared to 65d3592

Details

Codecov Report

Attention: Patch coverage is 51.85185% with 13 lines in your changes missing coverage. Please review.

Project coverage is 16.58%. Comparing base (65d3592) to head (2dd5fc4).
Report is 11 commits behind head on main.

Files with missing lines Patch % Lines
...loudstack/api/response/BackupScheduleResponse.java 0.00% 5 Missing ⚠️
...org/apache/cloudstack/backup/BackupScheduleVO.java 0.00% 5 Missing ⚠️
...e/cloudstack/backup/dao/BackupScheduleDaoImpl.java 0.00% 2 Missing ⚠️
...i/command/user/backup/DeleteBackupScheduleCmd.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               main   #11222   +/-   ##
=========================================
  Coverage     16.57%   16.58%           
- Complexity    14054    14067   +13     
=========================================
  Files          5772     5772           
  Lines        512926   512951   +25     
  Branches      62306    62304    -2     
=========================================
+ Hits          85014    85051   +37     
+ Misses       418426   418418    -8     
+ Partials       9486     9482    -4     

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