Skip to content

NAS backup: add infrastructure backup (database, configs, certs)

6a8e1d1
Select commit
Loading
Failed to load commit list.
Open

NAS backup: automated infrastructure backup (database, configs, certificates) #12900

NAS backup: add infrastructure backup (database, configs, certs)
6a8e1d1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 27, 2026 in 0s

17.60% (-0.01%) compared to c1af36f

View this Pull Request on Codecov

17.60% (-0.01%) compared to c1af36f

Details

Codecov Report

❌ Patch coverage is 5.29801% with 143 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.60%. Comparing base (c1af36f) to head (6a8e1d1).

Files with missing lines Patch % Lines
...he/cloudstack/backup/InfrastructureBackupTask.java 0.00% 138 Missing ⚠️
...rg/apache/cloudstack/backup/NASBackupProvider.java 61.53% 5 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               4.22   #12900      +/-   ##
============================================
- Coverage     17.61%   17.60%   -0.01%     
+ Complexity    15676    15674       -2     
============================================
  Files          5917     5918       +1     
  Lines        531537   531688     +151     
  Branches      64985    65008      +23     
============================================
- Hits          93610    93608       -2     
- Misses       427369   427525     +156     
+ Partials      10558    10555       -3     

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