Skip to content

Fix keyword parameter filtering in listBackupOfferings API

7ab8e85
Select commit
Loading
Failed to load commit list.
Merged

[4.20] Fix keyword parameter filtering in listBackupOfferings API #12540

Fix keyword parameter filtering in listBackupOfferings API
7ab8e85
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 28, 2026 in 1s

16.25% (-0.01%) compared to 35e6d7c, passed because coverage increased by 0% when compared to adjusted base (16.26%)

View this Pull Request on Codecov

16.25% (-0.01%) compared to 35e6d7c, passed because coverage increased by 0% when compared to adjusted base (16.26%)

Details

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 16.25%. Comparing base (35e6d7c) to head (7ab8e85).
⚠️ Report is 1 commits behind head on 4.20.

Files with missing lines Patch % Lines
...rg/apache/cloudstack/backup/BackupManagerImpl.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               4.20   #12540      +/-   ##
============================================
- Coverage     16.26%   16.25%   -0.01%     
+ Complexity    13418    13416       -2     
============================================
  Files          5658     5658              
  Lines        499494   499494              
  Branches      60625    60625              
============================================
- Hits          81232    81211      -21     
- Misses       409214   409235      +21     
  Partials       9048     9048              

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