Skip to content

review comments

c90a3e6
Select commit
Loading
Failed to load commit list.
Merged

Support timeout configuration for Create and Restore NAS backup #12964

review comments
c90a3e6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 10, 2026 in 1s

17.60% (+0.00%) compared to 03de62b

View this Pull Request on Codecov

17.60% (+0.00%) compared to 03de62b

Details

Codecov Report

❌ Patch coverage is 40.00000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.60%. Comparing base (03de62b) to head (c90a3e6).
⚠️ Report is 7 commits behind head on 4.22.

Files with missing lines Patch % Lines
...ource/wrapper/LibvirtTakeBackupCommandWrapper.java 0.00% 2 Missing ⚠️
...ce/wrapper/LibvirtRestoreBackupCommandWrapper.java 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               4.22   #12964   +/-   ##
=========================================
  Coverage     17.60%   17.60%           
- Complexity    15674    15677    +3     
=========================================
  Files          5918     5918           
  Lines        531727   531728    +1     
  Branches      65016    65018    +2     
=========================================
+ Hits          93595    93614   +19     
+ Misses       427570   427552   -18     
  Partials      10562    10562           

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