Skip to content

review changes

e2e9975
Select commit
Loading
Failed to load commit list.
Merged

Show parent snapshot (along with the chain size) for incremental snapshots #12468

review changes
e2e9975
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 27, 2026 in 0s

17.60% (+0.00%) compared to 3828a3b

View this Pull Request on Codecov

17.60% (+0.00%) compared to 3828a3b

Details

Codecov Report

❌ Patch coverage is 0% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.60%. Comparing base (3828a3b) to head (e2e9975).
⚠️ Report is 39 commits behind head on 4.22.

Files with missing lines Patch % Lines
...ache/cloudstack/api/response/SnapshotResponse.java 0.00% 6 Missing ⚠️
.../cloudstack/api/response/CapabilitiesResponse.java 0.00% 3 Missing ⚠️
...a/com/cloud/api/query/dao/SnapshotJoinDaoImpl.java 0.00% 2 Missing ⚠️
...in/java/com/cloud/server/ManagementServerImpl.java 0.00% 2 Missing ⚠️
...k/api/command/user/config/ListCapabilitiesCmd.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##               4.22   #12468    +/-   ##
==========================================
  Coverage     17.59%   17.60%            
- Complexity    15601    15615    +14     
==========================================
  Files          5910     5911     +1     
  Lines        529819   529979   +160     
  Branches      64730    64746    +16     
==========================================
+ Hits          93225    93286    +61     
- Misses       426099   426193    +94     
- Partials      10495    10500     +5     

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