Skip to content

Addition of type and VM filter in the backup listing API #13644

Open
GeanJair wants to merge 2 commits into
apache:mainfrom
scclouds:add-type-and-vm-filter-to-backup-listing
Open

Addition of type and VM filter in the backup listing API #13644
GeanJair wants to merge 2 commits into
apache:mainfrom
scclouds:add-type-and-vm-filter-to-backup-listing

Update api/src/main/java/org/apache/cloudstack/api/command/user/backu…

16caf33
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 21, 2026 in 0s

19.64% (-0.01%) compared to 75748a5, passed because coverage increased by 0% when compared to adjusted base (19.65%)

View this Pull Request on Codecov

19.64% (-0.01%) compared to 75748a5, passed because coverage increased by 0% when compared to adjusted base (19.65%)

Details

Codecov Report

❌ Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 19.64%. Comparing base (75748a5) to head (16caf33).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
...dstack/api/command/user/backup/ListBackupsCmd.java 0.00% 3 Missing ⚠️
...rg/apache/cloudstack/backup/BackupManagerImpl.java 0.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #13644      +/-   ##
============================================
- Coverage     19.65%   19.64%   -0.01%     
+ Complexity    19792    19789       -3     
============================================
  Files          6368     6368              
  Lines        575107   575113       +6     
  Branches      70370    70371       +1     
============================================
- Hits         113016   112995      -21     
- Misses       449808   449834      +26     
- Partials      12283    12284       +1     

☔ View full report in Codecov by Harness.
📢 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.