Skip to content

NAS backup enhancements: compression, encryption, bandwidth throttle,…

2c40fdd
Select commit
Loading
Failed to load commit list.
Open

NAS backup: compression, encryption, bandwidth throttle, integrity check #12898

NAS backup enhancements: compression, encryption, bandwidth throttle,…
2c40fdd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 27, 2026 in 1s

17.60% (-0.01%) compared to c1af36f, passed because coverage increased by 0% when compared to adjusted base (17.61%)

View this Pull Request on Codecov

17.60% (-0.01%) compared to c1af36f, passed because coverage increased by 0% when compared to adjusted base (17.61%)

Details

Codecov Report

❌ Patch coverage is 18.84058% with 56 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.60%. Comparing base (c1af36f) to head (2c40fdd).

Files with missing lines Patch % Lines
...ource/wrapper/LibvirtTakeBackupCommandWrapper.java 0.00% 36 Missing ⚠️
...rg/apache/cloudstack/backup/NASBackupProvider.java 52.17% 7 Missing and 4 partials ⚠️
...rg/apache/cloudstack/backup/TakeBackupCommand.java 10.00% 9 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               4.22   #12898      +/-   ##
============================================
- Coverage     17.61%   17.60%   -0.01%     
+ Complexity    15676    15671       -5     
============================================
  Files          5917     5917              
  Lines        531537   531601      +64     
  Branches      64985    64997      +12     
============================================
- Hits          93610    93602       -8     
- Misses       427369   427439      +70     
- Partials      10558    10560       +2     

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